commit | 03e4fd6eb25e6b46536ecdb0d1b7d33d46b15480 | [log] [tgz] |
---|---|---|
author | Santosh Shilimkar <santosh.shilimkar@ti.com> | Sun Feb 05 13:18:44 2012 +0530 |
committer | Kevin Hilman <khilman@ti.com> | Tue Feb 14 10:59:26 2012 -0800 |
tree | 9a8bf5242d196fee7968d763b71ed5184b626b3a | |
parent | 6369fd41fc6075a547394d95608ca7ff0e878698 [diff] |
ARM: OMAP4: cpuidle: Fix the C-state reporting to cpuidle governor. OMAP4 cpuidle driver is reporting the state requested by governor rather than the actually attempted one. This is obviously misleading sysfs and powertop cpuidle statistics. Fix it so that stats are reported correctly. Reported-by: Kevin Hilman <khilman@ti.com> Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com> [khilman@ti.com: minor changelog edits] Signed-off-by: Kevin Hilman <khilman@ti.com>