kernel: bump to 4.4.39
[oweals/openwrt.git] / target / linux / ramips / patches-4.4 / 102-add-dlink-dwr158-in-usb-serial-option.patch
1 Adding registration for 3G modem DWM-158 in usb-serial-option
2
3 Signed-off-by: Giuseppe Lippolis <giu.lippolis@gmail.com>
4
5 --- a/drivers/usb/serial/option.c
6 +++ b/drivers/usb/serial/option.c
7 @@ -1989,6 +1989,7 @@ static const struct usb_device_id option
8         { USB_DEVICE_AND_INTERFACE_INFO(0x2001, 0x7d02, 0xff, 0x00, 0x00) },
9         { USB_DEVICE_AND_INTERFACE_INFO(0x2001, 0x7d03, 0xff, 0x02, 0x01) },
10         { USB_DEVICE_AND_INTERFACE_INFO(0x2001, 0x7d03, 0xff, 0x00, 0x00) },
11 +       { USB_DEVICE_INTERFACE_CLASS(0x2001, 0x7d04, 0xff) },                   /* D-Link DWM-158 */
12         { USB_DEVICE_INTERFACE_CLASS(0x2001, 0x7e19, 0xff),                     /* D-Link DWM-221 B1 */
13           .driver_info = (kernel_ulong_t)&net_intf4_blacklist },
14         { USB_DEVICE_AND_INTERFACE_INFO(0x07d1, 0x3e01, 0xff, 0xff, 0xff) }, /* D-Link DWM-152/C1 */