Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 261435
b: refs/heads/master
c: 0fdee88
h: refs/heads/master
i:
  261433: 10df0e1
  261431: bb1f67e
v: v3
  • Loading branch information
Jean-François Moine authored and Mauro Carvalho Chehab committed Jul 27, 2011
1 parent 78c43dc commit a609ff6
Show file tree
Hide file tree
Showing 2 changed files with 3 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: b877a9a7fb00d96bae4ab49c69f1be65b3e87e61
refs/heads/master: 0fdee88e54f0b8bd737810517ba70bde5fd7a70c
3 changes: 2 additions & 1 deletion trunk/drivers/media/video/gspca/ov519.c
Original file line number Diff line number Diff line change
Expand Up @@ -5006,7 +5006,8 @@ static const struct sd_desc sd_desc = {
static const struct usb_device_id device_table[] = {
{USB_DEVICE(0x041e, 0x4003), .driver_info = BRIDGE_W9968CF },
{USB_DEVICE(0x041e, 0x4052), .driver_info = BRIDGE_OV519 },
{USB_DEVICE(0x041e, 0x405f), .driver_info = BRIDGE_OV519 },
{USB_DEVICE(0x041e, 0x405f),
.driver_info = BRIDGE_OV519 | BRIDGE_INVERT_LED },
{USB_DEVICE(0x041e, 0x4060), .driver_info = BRIDGE_OV519 },
{USB_DEVICE(0x041e, 0x4061), .driver_info = BRIDGE_OV519 },
{USB_DEVICE(0x041e, 0x4064),
Expand Down

0 comments on commit a609ff6

Please sign in to comment.