From: Santosh Shilimkar Date: Sun, 5 Feb 2012 07:48:44 +0000 (+0530) Subject: ARM: OMAP4: cpuidle: Fix the C-state reporting to cpuidle governor. X-Git-Tag: v3.3-rc6~22^2~1^2~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03e4fd6eb25e6b46536ecdb0d1b7d33d46b15480;p=pandora-kernel.git 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 Signed-off-by: Santosh Shilimkar [khilman@ti.com: minor changelog edits] Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed