ARM: Exynos: migrate DCSCB to the new MCPM backend abstraction
authorNicolas Pitre <nicolas.pitre@linaro.org>
Mon, 16 Mar 2015 21:16:07 +0000 (17:16 -0400)
committerOlof Johansson <olof@lixom.net>
Fri, 3 Apr 2015 19:52:49 +0000 (12:52 -0700)
The custom suspend callback is removed for this change. The extra call
to exynos_cpu_power_up(() that was present at the end of exynos_suspend()
is now relocated to the cpu_is_up callback.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Tested-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>

No differences found