Commit d91eeb78 authored by Alex Deucher's avatar Alex Deucher Committed by Dave Airlie

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

Signed-off-by: default avatarAlex Deucher <alexdeucher@gmail.com>
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent 90c39059
...@@ -42,7 +42,7 @@ static const char *pm_state_names[4] = { ...@@ -42,7 +42,7 @@ static const char *pm_state_names[4] = {
}; };
static const char *pm_state_types[5] = { static const char *pm_state_types[5] = {
"Default", "",
"Powersave", "Powersave",
"Battery", "Battery",
"Balanced", "Balanced",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment