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)
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>

No differences found