We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d278a9d commit 6b0bde5Copy full SHA for 6b0bde5
sound/usb/quirks.c
@@ -2221,6 +2221,8 @@ static const struct usb_audio_quirk_flags_table quirk_flags_table[] = {
2221
QUIRK_FLAG_DISABLE_AUTOSUSPEND),
2222
DEVICE_FLG(0x17aa, 0x104d, /* Lenovo ThinkStation P620 Internal Speaker + Front Headset */
2223
2224
+ DEVICE_FLG(0x1852, 0x5062, /* Luxman D-08u */
2225
+ QUIRK_FLAG_ITF_USB_DSD_DAC | QUIRK_FLAG_CTL_MSG_DELAY),
2226
DEVICE_FLG(0x1852, 0x5065, /* Luxman DA-06 */
2227
QUIRK_FLAG_ITF_USB_DSD_DAC | QUIRK_FLAG_CTL_MSG_DELAY),
2228
DEVICE_FLG(0x1901, 0x0191, /* GE B850V3 CP2114 audio interface */
0 commit comments