]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit5f493ace72db9fdb59301366d77d8b9a1d2f68b9
treebf08a0fb0ab2c40aeb60227944d09d4f98e8db10
parent323ab95339b515330a4e0908e53b06498f2cafde
ARM: Exynos: migrate DCSCB to the new MCPM backend abstraction

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>
arch/arm/mach-exynos/mcpm-exynos.c