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:
82b9c18
)
ARM: pm: let platforms select cpu_suspend support
author
Arnd Bergmann
<arnd@arndb.de>
Sat, 1 Oct 2011 19:09:39 +0000
(21:09 +0200)
committer
Arnd Bergmann
<arnd@arndb.de>
Sat, 1 Oct 2011 19:09:39 +0000
(21:09 +0200)
Support for the cpu_suspend functions is only built-in
when CONFIG_PM_SLEEP is enabled, but omap3/4, exynos4
and pxa always call cpu_suspend when CONFIG_PM is enabled.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
No differences found