[PATCH] usb: remove duplicate entry in option.c and pl2303.h - linux-2.6.23.12

From: Daniel Kozák
Date: Fri Dec 28 2007 - 16:55:53 EST


From: Daniel Kozák <kozzi11@xxxxxxxxx>

Remove entry for Huawei E620 UMTS/HSDPA card (ID: 12d1:1001)
Option driver is use instead
Signed-off-by: Daniel Kozák <kozzi11@xxxxxxxxx>
---
--- linux-2.6/drivers/usb/serial/pl2303.h.orig 2007-12-28
22:11:13.000000000 +0100
+++ linux-2.6/drivers/usb/serial/pl2303.h 2007-12-28
22:11:48.000000000 +0100
@@ -94,9 +94,6 @@
#define ALCOR_VENDOR_ID 0x058F
#define ALCOR_PRODUCT_ID 0x9720

-/* Huawei E620 UMTS/HSDPA card (ID: 12d1:1001) */
-#define HUAWEI_VENDOR_ID 0x12d1
-#define HUAWEI_PRODUCT_ID 0x1001

/* Willcom WS002IN Data Driver (by NetIndex Inc.) */
#define WS002IN_VENDOR_ID 0x11f6
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/