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:
4d01446
)
ARM: pm: samsung: move cpu_suspend into C code
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Tue, 21 Jun 2011 18:29:26 +0000
(19:29 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 24 Jun 2011 07:48:44 +0000
(08:48 +0100)
Move the call to cpu_suspend into C code, and noticing that all the
s3c_cpu_save implementations are now identical, we can move this
into the common samsung code.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found