Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275679
b: refs/heads/rpi-4.1.y
c: d13431c
h: refs/heads/rpi-4.1.y
i:
  275677: 77f9a1d
  275675: 7f9ab37
  275671: 5c4cae6
  275663: b961328
  275647: 7f53ff5
  • Loading branch information
jessesung authored and Gustavo F. Padovan committed Nov 8, 2011
1 parent 26ca184 commit c0158a6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/rpi-4.1.y: f3f668b0ef4399b67e60e4c10a30099d630a6206
refs/heads/rpi-4.1.y: d13431ca3eb2a2c14314f04813cdc11cd869f150
3 changes: 3 additions & 0 deletions trunk/drivers/bluetooth/btusb.c
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,9 @@ static struct usb_device_id btusb_table[] = {
/* Canyon CN-BTU1 with HID interfaces */
{ USB_DEVICE(0x0c10, 0x0000) },

/* Broadcom BCM20702A0 */
{ USB_DEVICE(0x413c, 0x8197) },

{ } /* Terminating entry */
};

Expand Down

0 comments on commit c0158a6

Please sign in to comment.