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/dt-fixes-for-merge-window~92^2~2^2~27^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d97558901c446a989de202a5d9ae94ec53644e5;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