USB: serial: ch341: add new id
[pandora-kernel.git] / drivers / usb / serial / ch341.c
index 7b8815d..14ac87e 100644 (file)
@@ -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);