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:
372c0ac
)
ARM: pm: pxa: move cpu_suspend into C code
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Tue, 21 Jun 2011 15:29:30 +0000
(16:29 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 24 Jun 2011 07:48:45 +0000
(08:48 +0100)
We don't need a veneer for cpu_suspend, it can be called directly from
C code now. Move it into the PXA CPU suspend functions, along with
the accumulator register saving/restoring.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found