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 534e9cf commit 4919353Copy full SHA for 4919353
sound/usb/quirks.c
@@ -2285,6 +2285,8 @@ static const struct usb_audio_quirk_flags_table quirk_flags_table[] = {
2285
QUIRK_FLAG_DISABLE_AUTOSUSPEND),
2286
DEVICE_FLG(0x17aa, 0x104d, /* Lenovo ThinkStation P620 Internal Speaker + Front Headset */
2287
2288
+ DEVICE_FLG(0x17ef, 0x3083, /* Lenovo TBT3 dock */
2289
+ QUIRK_FLAG_GET_SAMPLE_RATE),
2290
DEVICE_FLG(0x1852, 0x5062, /* Luxman D-08u */
2291
QUIRK_FLAG_ITF_USB_DSD_DAC | QUIRK_FLAG_CTL_MSG_DELAY),
2292
DEVICE_FLG(0x1852, 0x5065, /* Luxman DA-06 */
0 commit comments