Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108430
b: refs/heads/master
c: 8c80968
h: refs/heads/master
v: v3
  • Loading branch information
Tollef Fog Heen authored and Greg Kroah-Hartman committed Aug 14, 2008
1 parent e7a1432 commit 67e920b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 6 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: 368ee6469c327364ea10082a348f91c1f5ba47f7
refs/heads/master: 8c809681ba0289afd0ed7bbb63679a0568dd441d
1 change: 0 additions & 1 deletion trunk/drivers/usb/serial/pl2303.c
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ static struct usb_device_id id_table [] = {
{ USB_DEVICE(ALCOR_VENDOR_ID, ALCOR_PRODUCT_ID) },
{ USB_DEVICE(WS002IN_VENDOR_ID, WS002IN_PRODUCT_ID) },
{ USB_DEVICE(COREGA_VENDOR_ID, COREGA_PRODUCT_ID) },
{ USB_DEVICE(HL340_VENDOR_ID, HL340_PRODUCT_ID) },
{ USB_DEVICE(YCCABLE_VENDOR_ID, YCCABLE_PRODUCT_ID) },
{ } /* Terminating entry */
};
Expand Down
4 changes: 0 additions & 4 deletions trunk/drivers/usb/serial/pl2303.h
Original file line number Diff line number Diff line change
Expand Up @@ -107,10 +107,6 @@
#define COREGA_VENDOR_ID 0x07aa
#define COREGA_PRODUCT_ID 0x002a

/* HL HL-340 (ID: 4348:5523) */
#define HL340_VENDOR_ID 0x4348
#define HL340_PRODUCT_ID 0x5523

/* Y.C. Cable U.S.A., Inc - USB to RS-232 */
#define YCCABLE_VENDOR_ID 0x05ad
#define YCCABLE_PRODUCT_ID 0x0fba

0 comments on commit 67e920b

Please sign in to comment.