Robert Lee rob.lee@linaro.org writes:
This patch series moves various functionality duplicated in platform cpuidle drivers to the core cpuidle driver. Also, the platform irq disabling was removed as it appears that all calls into cpuidle_call_idle will have already called local_irq_disable().
Reviewed-by: Kevin Hilman khilman@ti.com