commit | 1ca8094403ae5553c6a0f404842be3075b302c70 | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <daniel.lezcano@linaro.org> | Wed Apr 03 12:15:22 2013 +0000 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Mon Apr 08 22:20:06 2013 +0200 |
tree | ff8e4c95d5f492403cef3cfba085514cbaa70409 | |
parent | 561a07ac1c595572cbdbf459de87b319cba638ca [diff] |
POWERPC: pseries: cpuidle: use time keeping flag The current code computes the idle time but that can be handled by the cpuidle framework if we enable the .en_core_tk_irqen flag. Set the flag and remove the code related to the time computation. Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Signed-off-by: Deepthi Dharwar <deepthi@linux.vnet.ibm.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>