aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/mixer_maps.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/usb/mixer_maps.c')
-rw-r--r--sound/usb/mixer_maps.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/sound/usb/mixer_maps.c b/sound/usb/mixer_maps.c
index 0e2ed3d05c45..cc2dd1f0decb 100644
--- a/sound/usb/mixer_maps.c
+++ b/sound/usb/mixer_maps.c
@@ -380,6 +380,10 @@ static struct usbmix_ctl_map usbmix_ctl_maps[] = {
380 .selector_map = c400_selectors, 380 .selector_map = c400_selectors,
381 }, 381 },
382 { 382 {
383 .id = USB_ID(0x0763, 0x2031),
384 .selector_map = c400_selectors,
385 },
386 {
383 .id = USB_ID(0x08bb, 0x2702), 387 .id = USB_ID(0x08bb, 0x2702),
384 .map = linex_map, 388 .map = linex_map,
385 .ignore_ctl_error = 1, 389 .ignore_ctl_error = 1,