Skip to content
Commit e1689795 authored by Robert Lee's avatar Robert Lee Committed by Len Brown
Browse files

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: default avatarRobert Lee <rob.lee@linaro.org>
Tested-by: default avatarJean Pihet <j-pihet@ti.com>
Tested-by: default avatarAmit Daniel <amit.kachhap@linaro.org>
Tested-by: default avatarRobert Lee <rob.lee@linaro.org>
Reviewed-by: default avatarKevin Hilman <khilman@ti.com>
Reviewed-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
Reviewed-by: default avatarDeepthi Dharwar <deepthi@linux.vnet.ibm.com>
Acked-by: default avatarJean Pihet <j-pihet@ti.com>
Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent c16fa4f2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment