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 785077f commit 340cd23Copy full SHA for 340cd23
drivers/bluetooth/btusb.c
@@ -119,9 +119,6 @@ static const struct usb_device_id btusb_table[] = {
119
/* Canyon CN-BTU1 with HID interfaces */
120
{ USB_DEVICE(0x0c10, 0x0000) },
121
122
- /* Broadcom BCM20702A0 */
123
- { USB_DEVICE(0x413c, 0x8197) },
124
-
125
/* Broadcom BCM20702B0 (Dynex/Insignia) */
126
{ USB_DEVICE(0x19ff, 0x0239), .driver_info = BTUSB_BCM_PATCHRAM },
127
0 commit comments