]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite6ecfff3e925c52d03689d8333c69c385b708e31
treefd46b3ef48612d8c39a80627ee5c8fa9c422e15e
parentfb58418191a4f6e8dbe8edbaab1054f8b740be67
ARM: pm: let platforms select cpu_suspend support

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>
arch/arm/Kconfig
arch/arm/kernel/Makefile
arch/arm/mach-exynos4/Kconfig
arch/arm/mach-omap2/Kconfig
arch/arm/mm/proc-v7.S