linux/arch/arm/mach-davinci
Daniel Lezcano c062d44311 ARM: davinci: cpuidle: fix wrong enter function
The davinci_enter_idle is called from the cpuidle with the
cpuidle_wrap_enter function. This one does the time compution
for entering and exiting the idle function and then we call
again cpuidle_wrap_enter for cpu_do_idle. This is wrong, we
are calling recursively cpuidle_wrap_enter for nothing and
furthermore reenabling the local irq.

Remove this and replace it by the cpu_do_idle function.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Acked-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2013-04-08 22:20:06 +02:00
..
2013-01-29 09:26:44 -08:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2013-01-22 17:42:59 +05:30
2013-01-22 17:42:59 +05:30
2012-10-09 07:07:14 +09:00
2012-10-09 07:07:14 +09:00
2012-12-27 12:44:11 -02:00
2010-05-13 10:05:29 -07:00
2013-01-22 17:42:59 +05:30
2012-12-24 09:36:38 -07:00