]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: omap3: cpuidle: enable time keeping
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Fri, 29 Mar 2013 10:31:35 +0000 (11:31 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 May 2013 03:33:02 +0000 (20:33 -0700)
commitaf86c81714c2365a470583c28b308c8cfa45158f
treed374f75fe4c0954b50d0e0ebb2fc77aeb8ea2b38
parent1a65e9c931dc249883ce1a698d023d877ef05a34
ARM: omap3: cpuidle: enable time keeping

commit 0d97558901c446a989de202a5d9ae94ec53644e5 upstream.

The TIME_VALID flag is specified for the different states but
the time residency computation is not done, no tk flag, no time
computation in the idle function.

Set the en_core_tk_irqen flag to activate it.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Kevin Hilman <khilman@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/mach-omap2/cpuidle34xx.c