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

2007-12-28 Thread Daniel Kozák
From: Daniel Kozák <[EMAIL PROTECTED]>

Remove entry for Huawei E620 UMTS/HSDPA card (ID: 12d1:1001)
Option driver is use instead
Signed-off-by: Daniel Kozák <[EMAIL PROTECTED]>
---
--- linux-2.6/drivers/usb/serial/pl2303.h.orig  2007-12-28
22:11:13.0 +0100
+++ linux-2.6/drivers/usb/serial/pl2303.h   2007-12-28
22:11:48.0 +0100
@@ -94,9 +94,6 @@
 #define ALCOR_VENDOR_ID0x058F
 #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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


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

2007-12-28 Thread Daniel Kozák
From: Daniel Kozák [EMAIL PROTECTED]

Remove entry for Huawei E620 UMTS/HSDPA card (ID: 12d1:1001)
Option driver is use instead
Signed-off-by: Daniel Kozák [EMAIL PROTECTED]
---
--- linux-2.6/drivers/usb/serial/pl2303.h.orig  2007-12-28
22:11:13.0 +0100
+++ linux-2.6/drivers/usb/serial/pl2303.h   2007-12-28
22:11:48.0 +0100
@@ -94,9 +94,6 @@
 #define ALCOR_VENDOR_ID0x058F
 #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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/