commit | 0d97558901c446a989de202a5d9ae94ec53644e5 | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <daniel.lezcano@linaro.org> | Fri Mar 29 11:31:35 2013 +0100 |
committer | Kevin Hilman <khilman@linaro.org> | Tue Apr 09 09:43:01 2013 -0700 |
tree | 77104cee0f1cfe3e35f695a2508de3d707cc7b75 | |
parent | f69e44b2059f2238ac558b4a115ebcdefe20b9be [diff] |
ARM: omap3: cpuidle: enable time keeping 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>