From: Alex Deucher Date: Mon, 5 Apr 2010 19:26:43 +0000 (-0400) Subject: drm/radeon/kms/pm: clean power state printing X-Git-Tag: Ubuntu-5.10.0-12.13~28559^2~41 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=d91eeb7862a4a5f7c5c92b953fa69d2f1430e840;p=mirror_ubuntu-hirsute-kernel.git drm/radeon/kms/pm: clean power state printing Signed-off-by: Alex Deucher Signed-off-by: Dave Airlie --- diff --git a/drivers/gpu/drm/radeon/radeon_pm.c b/drivers/gpu/drm/radeon/radeon_pm.c index 811126464a7b..1febb62bdd95 100644 --- a/drivers/gpu/drm/radeon/radeon_pm.c +++ b/drivers/gpu/drm/radeon/radeon_pm.c @@ -42,7 +42,7 @@ static const char *pm_state_names[4] = { }; static const char *pm_state_types[5] = { - "Default", + "", "Powersave", "Battery", "Balanced",