git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2590415
)
ARM: pm: force non-zero return value from __cpu_suspend when aborting
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 27 Aug 2011 10:17:36 +0000
(11:17 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Tue, 20 Sep 2011 22:33:28 +0000
(23:33 +0100)
Ensure that the return value from __cpu_suspend is non-zero when
aborting. Zero indicates a successful suspend occurred.
Tested-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Tested-by: Shawn Guo <shawn.guo@linaro.org>
Tested-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found