Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 235408
b: refs/heads/master
c: d078138
h: refs/heads/master
v: v3
  • Loading branch information
wangyanqing authored and Greg Kroah-Hartman committed Mar 11, 2011
1 parent acb4303 commit c2a7198
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: 752d57a8b7b97423bffa3452638aa0fd3c3bb9d1
refs/heads/master: d0781383038e983a63843a9a6a067ed781db89c1
1 change: 1 addition & 0 deletions trunk/drivers/usb/serial/ch341.c
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ static int debug;
static const struct usb_device_id id_table[] = {
{ USB_DEVICE(0x4348, 0x5523) },
{ USB_DEVICE(0x1a86, 0x7523) },
{ USB_DEVICE(0x1a86, 0x5523) },
{ },
};
MODULE_DEVICE_TABLE(usb, id_table);
Expand Down

0 comments on commit c2a7198

Please sign in to comment.