]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: hda - Spell vga_switcheroo consistently
authorLukas Wunner <lukas@wunner.de>
Fri, 4 Sep 2015 18:49:36 +0000 (20:49 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 19 Oct 2015 09:00:45 +0000 (11:00 +0200)
commit2b760d88a0fcd85a526a5c1ce4556ceff5723baa
tree099c5f050922209f43b235df260a38f20deeb147
parent2225cfe46bcc7558d9e371d1bc117df2df1fbacd
ALSA: hda - 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>
Reviewed-by: Takashi Iwai <tiwai@suse.de>
Link: http://patchwork.freedesktop.org/patch/msgid/9b0175319ce78d831acfcf11e4c6c760f826b0e3.1444663039.git.lukas@wunner.de
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
sound/pci/hda/hda_controller.h
sound/pci/hda/hda_intel.c
sound/pci/hda/hda_intel.h