mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-15 06:55:13 +08:00
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:
parent
90c3905950
commit
d91eeb7862
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user