ALSA: usb-audio: scarlett2: Fix 6i6 Gen 2 line out descriptions
There are two headphone outputs, and they map to the four analogue outputs. Signed-off-by: Geoffrey D. Bennett <g@b4.vu> Link: https://lore.kernel.org/r/205e5e5348f08ded0cc4da5446f604d4b91db5bf.1624294591.git.g@b4.vu Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
Родитель
acf91b8122
Коммит
c712c6c0ff
|
@ -263,10 +263,10 @@ static const struct scarlett2_device_info s6i6_gen2_info = {
|
||||||
.pad_input_count = 2,
|
.pad_input_count = 2,
|
||||||
|
|
||||||
.line_out_descrs = {
|
.line_out_descrs = {
|
||||||
"Monitor L",
|
"Headphones 1 L",
|
||||||
"Monitor R",
|
"Headphones 1 R",
|
||||||
"Headphones L",
|
"Headphones 2 L",
|
||||||
"Headphones R",
|
"Headphones 2 R",
|
||||||
},
|
},
|
||||||
|
|
||||||
.ports = {
|
.ports = {
|
||||||
|
|
Загрузка…
Ссылка в новой задаче