Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316356
b: refs/heads/master
c: 68a7602
h: refs/heads/master
v: v3
  • Loading branch information
Emmanuel Deloget authored and Jean Delvare committed Jul 24, 2012
1 parent 7be0e34 commit aceebb9
Show file tree
Hide file tree
Showing 2 changed files with 2 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/master: d3ff6ce40031e8401eab60c3de7db9b1f3f4c08b
refs/heads/master: 68a7602f098c30cc27fbc336db575af63f1be07b
1 change: 1 addition & 0 deletions trunk/drivers/i2c/busses/i2c-tiny-usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ static const struct i2c_algorithm usb_algorithm = {
static const struct usb_device_id i2c_tiny_usb_table[] = {
{ USB_DEVICE(0x0403, 0xc631) }, /* FTDI */
{ USB_DEVICE(0x1c40, 0x0534) }, /* EZPrototypes */
{ USB_DEVICE(0x1964, 0x0001) }, /* Robofuzz OSIF */
{ } /* Terminating entry */
};

Expand Down

0 comments on commit aceebb9

Please sign in to comment.