On 4 April 2014 13:17, Daniel Lezcano daniel.lezcano@linaro.org wrote:
Use the cpuidle generic function 'cpuidle_register'. That saves us from some extra lines of code and unneeded variables.
Signed-off-by: Daniel Lezcano daniel.lezcano@linaro.org
arch/arm/mach-exynos/cpuidle.c | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-)
Reviewed-by: Viresh Kumar viresh.kumar@linaro.org