From: Robert Lee Date: Tue, 20 Mar 2012 20:22:42 +0000 (-0500) Subject: cpuidle: Add common time keeping and irq enabling X-Git-Tag: v3.4-rc1~18^2~3^4~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1689795a784a7c41ac4cf9032794986b095a133;p=pandora-kernel.git cpuidle: Add common time keeping and irq enabling Make necessary changes to implement time keeping and irq enabling in the core cpuidle code. This will allow the removal of these functionalities from various platform cpuidle implementations whose timekeeping and irq enabling follows the form in this common code. Signed-off-by: Robert Lee Tested-by: Jean Pihet Tested-by: Amit Daniel Tested-by: Robert Lee Reviewed-by: Kevin Hilman Reviewed-by: Daniel Lezcano Reviewed-by: Deepthi Dharwar Acked-by: Jean Pihet Signed-off-by: Len Brown --- Reading git-diff-tree failed