intel_idle: Rename cpuidle states
authorThomas Renninger <trenn@suse.de>
Sun, 27 Feb 2011 21:36:43 +0000 (22:36 +0100)
committerLen Brown <len.brown@intel.com>
Mon, 28 Feb 2011 16:04:45 +0000 (11:04 -0500)
commit15e123e5d7e8ee9ba3717e743d8eb5fd0fe57712
treecfe9641781f112d028cac099d978f43344834278
parentbfb53ccf1c734b1907df7189eef4c08489827951
intel_idle: Rename cpuidle states

Userspace apps might have to cut off parts off the
idle state name for display reasons.
Switch NHM-C1 to C1-NHM (and others) so that a cut off
name is unique and makes sense to the user.

Signed-off-by: Thomas Renninger <trenn@suse.de>
CC: lenb@kernel.org
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/idle/intel_idle.c