]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: usb: Fix a typo in Tascam US-16x08 mixer element
authorTakashi Iwai <tiwai@suse.de>
Tue, 30 May 2017 21:21:07 +0000 (23:21 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 31 May 2017 06:46:16 +0000 (08:46 +0200)
commit617163fc2580da3d489b6c1bacb6312e0e2aac02
tree892870d48672c8df2006b78d3de87dd8d32f413e
parent64188cfbe5245d412de2139a3864e4e00b4136f0
ALSA: usb: Fix a typo in Tascam US-16x08 mixer element

A mixer element created in a quirk for Tascam US-16x08 contains a
typo: it should be "EQ MidLow Q" instead of "EQ MidQLow Q".

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=195875
Fixes: d2bb390a2081 ("ALSA: usb-audio: Tascam US-16x08 DSP mixer quirk")
Cc: <stable@vger.kernel.org> # v4.11+
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/mixer_us16x08.c