We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a92373 commit 5d7c36fCopy full SHA for 5d7c36f
drivers/bluetooth/btusb.c
@@ -569,6 +569,8 @@ static const struct usb_device_id blacklist_table[] = {
569
BTUSB_WIDEBAND_SPEECH },
570
{ USB_DEVICE(0x0cb5, 0xc547), .driver_info = BTUSB_REALTEK |
571
572
+ { USB_DEVICE(0x13d3, 0x3591), .driver_info = BTUSB_REALTEK |
573
+ BTUSB_WIDEBAND_SPEECH },
574
{ USB_DEVICE(0x0489, 0xe125), .driver_info = BTUSB_REALTEK |
575
576
0 commit comments