OSDN Git Service

ALSA: usb-audio: Fix Focusrite Scarlett 6i6 gen1 - input handling
authorJens Verwiebe <info@jensverwiebe.de>
Sun, 24 Nov 2019 12:35:44 +0000 (13:35 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 25 Nov 2019 15:49:35 +0000 (16:49 +0100)
commitbf2aa5cadd1c7bb91af4b5b1218e643cfffb5c9a
tree28a3d63283aeaf0af677b956506aa47ca3395a72
parent436e25505f3458cc92c7f3c985e9cbc198a98209
ALSA: usb-audio: Fix Focusrite Scarlett 6i6 gen1 - input handling

The Scarlett 6i6 has no padding on rear inputs 3/4 but a gainstage.
This patch introduces this functionality as to be seen in the mac
or windows scarlett control.

The correct address could already be found in the dump info, but was
never used. Without this patch inputs 3/4 are quite unusable else.

Signed-off-by: Jens Verwiebe <info@jensverwiebe.de>
Link: https://lore.kernel.org/r/384d65cd-5e87-91eb-9fc3-e57226f534c6@jensverwiebe.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/mixer_scarlett.c