commit | c1d0df341fad34f9a763dd1382d256da352d67eb | [log] [tgz] |
---|---|---|
author | Thomas Renninger <trenn@suse.de> | Sun Feb 27 21:36:42 2011 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Mar 11 12:30:12 2011 +0900 |
tree | 297ac313fa0971f816d71ffc418302c4abf4e1df | |
parent | 36003386f86c0624ae0662a229081ef2b11ac784 [diff] |
sh: Rename cpuidle states to fit general conventions C0 is known as "busy", "not idle" state. X86 "busy polling" state also got renamed from C0 to "POLL" recently. Let's stay consistent with naming to avoid confusions. Signed-off-by: Thomas Renninger <trenn@suse.de> Acked-by: Magnus Damm <damm@opensource.se> Signed-off-by: Paul Mundt <lethal@linux-sh.org>