ARM: pm: let platforms select cpu_suspend support
authorArnd Bergmann <arnd@arndb.de>
Sat, 1 Oct 2011 19:09:39 +0000 (21:09 +0200)
committerArnd 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