kernel: update 3.18 to 3.18.1
[openwrt.git] / target / linux / generic / patches-3.18 / 785-hso-support-0af0-9300.patch
1 --- a/drivers/net/usb/hso.c
2 +++ b/drivers/net/usb/hso.c
3 @@ -468,6 +468,7 @@ static const struct usb_device_id hso_id
4         {USB_DEVICE(0x0af0, 0x8900)},
5         {USB_DEVICE(0x0af0, 0x9000)},
6         {USB_DEVICE(0x0af0, 0x9200)},           /* Option GTM671WFS */
7 +       {USB_DEVICE(0x0af0, 0x9300)},           /* GTM 66xxWFS */
8         {USB_DEVICE(0x0af0, 0xd035)},
9         {USB_DEVICE(0x0af0, 0xd055)},
10         {USB_DEVICE(0x0af0, 0xd155)},
11 --- a/drivers/usb/storage/unusual_devs.h
12 +++ b/drivers/usb/storage/unusual_devs.h
13 @@ -1323,6 +1323,12 @@ UNUSUAL_DEV( 0x0af0, 0x8304, 0x0000, 0x0
14                 USB_SC_DEVICE, USB_PR_DEVICE, NULL,
15                 0 ),
16  
17 +UNUSUAL_DEV( 0x0af0, 0x9300, 0x0000, 0x0000,
18 +               "Option",
19 +               "Globetrotter 66xxWFS SD-Card",
20 +               USB_SC_DEVICE, USB_PR_DEVICE, NULL,
21 +               0 ),
22 +
23  UNUSUAL_DEV( 0x0af0, 0xc100, 0x0000, 0x0000,
24                 "Option",
25                 "GI 070x SD-Card",