drm/radeon/kms/pm: clean power state printing

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
Alex Deucher 2010-04-05 15:26:43 -04:00 committed by Dave Airlie
parent 90c3905950
commit d91eeb7862

View file

@ -42,7 +42,7 @@ static const char *pm_state_names[4] = {
};
static const char *pm_state_types[5] = {
"Default",
"",
"Powersave",
"Battery",
"Balanced",