From: Daniel Lezcano Date: Fri, 29 Mar 2013 10:31:35 +0000 (+0100) Subject: ARM: omap3: cpuidle: enable time keeping X-Git-Tag: omap-for-v3.10/cleanup-pm-signed^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e2ca3db2593415f87ba3e991f468fd5e6acaa81;p=pandora-kernel.git 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 Acked-by: Santosh Shilimkar Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed