mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-25 21:24:08 +08:00
Merge branch 'topic/usb-audio' into for-linus
* topic/usb-audio: ALSA: usb-audio - rework quirk for TerraTec Aureon USB 5.1 MkII
This commit is contained in:
commit
3b13b5ce8c
@ -1989,7 +1989,7 @@ YAMAHA_DEVICE(0x7010, "UB99"),
|
|||||||
USB_DEVICE(0x0ccd, 0x0028),
|
USB_DEVICE(0x0ccd, 0x0028),
|
||||||
.driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) {
|
.driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) {
|
||||||
.vendor_name = "TerraTec",
|
.vendor_name = "TerraTec",
|
||||||
.product_name = "Aureon 5.1 MkII",
|
.product_name = "Aureon5.1MkII",
|
||||||
.ifnum = QUIRK_NO_INTERFACE
|
.ifnum = QUIRK_NO_INTERFACE
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user