ARM: EXYNOS: factor out the idle states
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Sat, 19 Jan 2013 05:57:58 +0000 (21:57 -0800)
committerKukjin Kim <kgene.kim@samsung.com>
Tue, 9 Apr 2013 15:12:26 +0000 (00:12 +0900)
commit2eb89f893e44b1a9f48fa1cb6aa5e0d18ed66bb5
tree1ab9910ceac4eea8bc93ff2dec92ea53c216b53b
parentd9cdeb814fd6bb1b5eaa49c5848f10ba7acf992a
ARM: EXYNOS: factor out the idle states

The states are defined in the driver. We can get rid of the
intermediate cpuidle states initialization and the memcpy by
directly initializing the driver states.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Acked-by: Amit Daniel Kachhap <amit.daniel@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos/cpuidle.c