drm/radeon/kms/pm: clean power state printing
authorAlex Deucher <alexdeucher@gmail.com>
Mon, 5 Apr 2010 19:26:43 +0000 (15:26 -0400)
committerDave Airlie <airlied@redhat.com>
Tue, 18 May 2010 08:21:07 +0000 (18:21 +1000)
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_pm.c

index 8111264..1febb62 100644 (file)
@@ -42,7 +42,7 @@ static const char *pm_state_names[4] = {
 };
 
 static const char *pm_state_types[5] = {
-       "Default",
+       "",
        "Powersave",
        "Battery",
        "Balanced",