diff options
Diffstat (limited to 'usb-cp210x-add-new-device-id.patch')
| -rw-r--r-- | usb-cp210x-add-new-device-id.patch | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/usb-cp210x-add-new-device-id.patch b/usb-cp210x-add-new-device-id.patch index 390fe91e12b197..43bd029b594c77 100644 --- a/usb-cp210x-add-new-device-id.patch +++ b/usb-cp210x-add-new-device-id.patch @@ -12,11 +12,13 @@ Reported-by: Uli <t9cpu@web.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: stable <stable@vger.kernel.org> -diff --git a/drivers/usb/serial/cp210x.c b/drivers/usb/serial/cp210x.c -index fffe23ab0189..f01cd0ee5621 100644 +--- + drivers/usb/serial/cp210x.c | 1 + + 1 file changed, 1 insertion(+) + --- a/drivers/usb/serial/cp210x.c +++ b/drivers/usb/serial/cp210x.c -@@ -80,6 +80,7 @@ static const struct usb_device_id id_table[] = { +@@ -80,6 +80,7 @@ static const struct usb_device_id id_tab { USB_DEVICE(0x10C4, 0x804E) }, /* Software Bisque Paramount ME build-in converter */ { USB_DEVICE(0x10C4, 0x8053) }, /* Enfora EDG1228 */ { USB_DEVICE(0x10C4, 0x8054) }, /* Enfora GSM2228 */ |
