diff options
Diffstat (limited to 'sound')
-rw-r--r-- | sound/usb/mixer.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/usb/mixer.c b/sound/usb/mixer.c index 3e3116c5bc52..844cf786e81c 100644 --- a/sound/usb/mixer.c +++ b/sound/usb/mixer.c | |||
@@ -1122,6 +1122,7 @@ static void build_feature_ctl(struct mixer_build *state, void *raw_desc, | |||
1122 | } | 1122 | } |
1123 | break; | 1123 | break; |
1124 | 1124 | ||
1125 | case USB_ID(0x046d, 0x0808): | ||
1125 | case USB_ID(0x046d, 0x0809): | 1126 | case USB_ID(0x046d, 0x0809): |
1126 | case USB_ID(0x046d, 0x0991): | 1127 | case USB_ID(0x046d, 0x0991): |
1127 | /* Most audio usb devices lie about volume resolution. | 1128 | /* Most audio usb devices lie about volume resolution. |