From: Len Brown Date: Sun, 10 Feb 2013 02:10:04 +0000 (-0500) Subject: APM idle: register apm_cpu_idle via cpuidle X-Git-Tag: v3.9-rc1~146^2^2~1^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd8af076262cc1ff85a8d5e0c5b1a4716d19fe25;p=pandora-kernel.git APM idle: register apm_cpu_idle via cpuidle Update APM to register its local idle routine with cpuidle. This allows us to stop exporting pm_idle to modules on x86. The Kconfig sub-option, APM_CPU_IDLE, now depends on on CPU_IDLE. Compile-tested only. Signed-off-by: Len Brown Reviewed-by: Daniel Lezcano Cc: Jiri Kosina --- Reading git-diff-tree failed