From: Arnd Bergmann Date: Sat, 1 Oct 2011 19:09:39 +0000 (+0200) Subject: ARM: pm: let platforms select cpu_suspend support X-Git-Tag: v3.2-rc1~189^2~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15e0d9e37c7fe9711b60f47221c394d45553ad8c;p=pandora-kernel.git 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 --- Reading git-diff-tree failed