sh: Rename cpuidle states to fit general conventions
authorThomas Renninger <trenn@suse.de>
Sun, 27 Feb 2011 21:36:42 +0000 (21:36 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 11 Mar 2011 03:30:12 +0000 (12:30 +0900)
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>

No differences found