cpuidle/powernv: Remove redundant cpuidle_idle_call()
authorNicolas Pitre <nicolas.pitre@linaro.org>
Mon, 17 Feb 2014 15:59:29 +0000 (10:59 -0500)
committerIngo Molnar <mingo@kernel.org>
Sat, 22 Feb 2014 17:18:01 +0000 (18:18 +0100)
The core idle loop now takes care of it. We need to add the runlatch
function calls to the idle routines which was earlier taken care of by
the arch specific idle routine.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Preeti U Murthy <preeti@linux.vnet.ibm.com>
Reviewed-by: Deepthi Dharwar <deepthi@linux.vnet.ibm.com>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Cc: Paul Burton <paul.burton@imgtec.com>
Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net>
Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
Cc: linux-pm@vger.kernel.org
Cc: linaro-kernel@lists.linaro.org
Link: http://lkml.kernel.org/n/tip-nr4mtbkkzf2oomaj85m24o7c@git.kernel.org
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/powerpc/platforms/powernv/setup.c
drivers/cpuidle/cpuidle-powernv.c

Simple merge