On 4 April 2014 13:18, Daniel Lezcano daniel.lezcano@linaro.org wrote:
No more dependency on the arch code. The platform_data field is used to set the PM callback as the other cpuidle driver.
Signed-off-by: Daniel Lezcano daniel.lezcano@linaro.org
arch/arm/mach-exynos/common.c | 5 +++-- arch/arm/mach-exynos/common.h | 1 + arch/arm/mach-exynos/cpuidle.c | 8 ++++---- arch/arm/mach-exynos/pmu.c | 6 ++++++ 4 files changed, 14 insertions(+), 6 deletions(-)
Reviewed-by: Viresh Kumar viresh.kumar@linaro.org