[PATCH v2 14/18] ARM: OMAP4: CPUidle: Make C-state description field more precise
From: Kevin Hilman <hidden>
Date: 2013-04-03 21:05:52
Santosh Shilimkar [off-list ref] writes:
It is useful to know the CPU power state along with MPUSS power state in a supported C-state. Since the data is available via sysfs, one can avoid scrolling the source code for precise construction of C-state. Reported-by: Nishanth Menon <nm@ti.com> Acked-by: Nishanth Menon <nm@ti.com> Signed-off-by: Santosh Shilimkar <redacted>
Nice. Adding to for_3.10/fixes/cpuidle branch. Kevin