Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 85712
b: refs/heads/master
c: 71c0447
h: refs/heads/master
v: v3
  • Loading branch information
Antoine Jacquet authored and Mauro Carvalho Chehab committed Feb 18, 2008
1 parent f145a44 commit 996de1b
Show file tree
Hide file tree
Showing 3 changed files with 3 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: e8e672c57736872ef0bd05640503ee04ff443890
refs/heads/master: 71c044752cdae89136862495f244d37073e2cf66
1 change: 1 addition & 0 deletions trunk/Documentation/video4linux/zr364xx.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,4 @@ Vendor Product Distributor Model
0x06d6 0x0034 Trust Powerc@m 750
0x0a17 0x0062 Pentax Optio 50L
0x06d6 0x003b Trust Powerc@m 970Z
0x0a17 0x004e Pentax Optio 50
1 change: 1 addition & 0 deletions trunk/drivers/media/video/zr364xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ static struct usb_device_id device_table[] = {
{USB_DEVICE(0x06d6, 0x0034), .driver_info = METHOD0 },
{USB_DEVICE(0x0a17, 0x0062), .driver_info = METHOD2 },
{USB_DEVICE(0x06d6, 0x003b), .driver_info = METHOD0 },
{USB_DEVICE(0x0a17, 0x004e), .driver_info = METHOD2 },
{} /* Terminating entry */
};

Expand Down

0 comments on commit 996de1b

Please sign in to comment.