Skip to content

Commit 74e02d0

Browse files
Aaron Honeycuttmmstick
authored andcommitted
add additonal realtek 8851be bluetooth device added to btusb.c quirk table
1 parent 8417cb5 commit 74e02d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/bluetooth/btusb.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -509,6 +509,7 @@ static const struct usb_device_id quirks_table[] = {
509509
BTUSB_WIDEBAND_SPEECH },
510510

511511
/* Realtek 8851BE Bluetooth devices */
512+
{ USB_DEVICE(0x0489, 0xe112), .driver_info = BTUSB_REALTEK },
512513
{ USB_DEVICE(0x13d3, 0x3600), .driver_info = BTUSB_REALTEK },
513514

514515
/* Realtek 8852AE Bluetooth devices */

0 commit comments

Comments
 (0)