Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 305047
b: refs/heads/master
c: 72f1367
h: refs/heads/master
i:
  305045: 91df00e
  305043: 9bacd14
  305039: 5780860
v: v3
  • Loading branch information
Jiri Kosina committed Mar 30, 2012
1 parent 9b5d6a0 commit 40420eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a8c52b662cef520815ed43cb3305f8b45b452694
refs/heads/master: 72f1367b5e15b80275d3805c9afc961549a12a1e
2 changes: 1 addition & 1 deletion trunk/drivers/hid/hid-tivo.c
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ static int tivo_input_mapping(struct hid_device *hdev, struct hid_input *hi,

static const struct hid_device_id tivo_devices[] = {
/* TiVo Slide Bluetooth remote, pairs with a Broadcom dongle */
{ HID_USB_DEVICE(USB_VENDOR_ID_TIVO, USB_DEVICE_ID_TIVO_SLIDE_BT) },
{ HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_TIVO, USB_DEVICE_ID_TIVO_SLIDE_BT) },
{ HID_USB_DEVICE(USB_VENDOR_ID_TIVO, USB_DEVICE_ID_TIVO_SLIDE) },
{ }
};
Expand Down

0 comments on commit 40420eb

Please sign in to comment.