ARM: omap3: cpuidle: enable time keeping
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Fri, 29 Mar 2013 10:31:35 +0000 (11:31 +0100)
committerKevin Hilman <khilman@linaro.org>
Wed, 3 Apr 2013 21:38:42 +0000 (14:38 -0700)
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.

Cc: stable@vger.kernel.org
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>

No differences found