Skip to content

Commit

Permalink
drm/radeon/kms/pm: clean power state printing
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
  • Loading branch information
agd5f authored and airlied committed May 18, 2010
1 parent 90c3905 commit d91eeb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/gpu/drm/radeon/radeon_pm.c
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ static const char *pm_state_names[4] = {
};

static const char *pm_state_types[5] = {
"Default",
"",
"Powersave",
"Battery",
"Balanced",
Expand Down

0 comments on commit d91eeb7

Please sign in to comment.