drm/radeon: Spell vga_switcheroo consistently
authorLukas Wunner <lukas@wunner.de>
Sat, 5 Sep 2015 09:14:43 +0000 (11:14 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 2 Oct 2015 20:08:24 +0000 (16:08 -0400)
commit8e5de1d8c34c63331f12cf7bf7bbf115bba0317a
tree43a7f7f2f9244f6f0d4b21cd0ec15a21106ab10b
parentd4070ff71363a2b6598633f23558f809600ebad2
drm/radeon: Spell vga_switcheroo consistently

Currently everyone and their dog has their own favourite spelling
for vga_switcheroo. This makes it hard to grep dmesg for log entries
relating to vga_switcheroo. It also makes it hard to find related
source files in the tree.

vga_switcheroo.c uses pr_fmt "vga_switcheroo". Use that everywhere.

Signed-off-by: Lukas Wunner <lukas@wunner.de>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon_atpx_handler.c
drivers/gpu/drm/radeon/radeon_device.c
drivers/gpu/drm/radeon/radeon_kms.c