ALSA: usb-audio: fix Pioneer DJM-850 control label info
authorNicolas MURE <nicolas.mure2019@gmail.com>
Mon, 1 Mar 2021 15:27:29 +0000 (16:27 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 2 Mar 2021 09:19:25 +0000 (10:19 +0100)
commitb8db8be812cb2c08cd8f6d12c6c773c198be83f1
tree5ac31dbc22a85c959cc2a3ab592f64e1e415c03f
parent1a2a94a4392d5d1e5e25cc127573452f4c7fa9b8
ALSA: usb-audio: fix Pioneer DJM-850 control label info

Unlike the other DJM, the value to set the "CD/LINE" and "LINE" capture
control options are inverted. This fix makes sure that the displayed
info label while using `alsamixer` matches the input switches label
on the DJM-850 mixer.

Signed-off-by: Nicolas MURE <nicolas.mure2019@gmail.com>
Link: https://lore.kernel.org/r/20210301152729.18094-5-nicolas.mure2019@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/mixer_quirks.c