commit | 1694467b96cadd1b166b3bd0365b2431a7685143 | [log] [tgz] |
---|---|---|
author | Lukas Wunner <lukas@wunner.de> | Sat Sep 05 11:17:35 2015 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Oct 02 16:08:25 2015 -0400 |
tree | 7f9c93fe7c2431eacb8037beb91b14a2b9c77c59 | |
parent | 8e5de1d8c34c63331f12cf7bf7bbf115bba0317a [diff] |
drm/amdgpu: 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>