aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/pending-5.10/841-USB-serial-option-add-ZTE-MF286D-modem.patch
diff options
context:
space:
mode:
authorJohn Audia <graysky@archlinux.us>2022-02-06 11:51:17 -0500
committerHauke Mehrtens <hauke@hauke-m.de>2022-02-11 23:17:40 +0100
commite9c1c83679891a02e3b95b954847a95621cbbc79 (patch)
treebdb58f19b89da010f5ec9f8949f740025bf74cd0 /target/linux/generic/pending-5.10/841-USB-serial-option-add-ZTE-MF286D-modem.patch
parent337e942290fa6a18e0289ae32420c5c402aead1a (diff)
downloadupstream-e9c1c83679891a02e3b95b954847a95621cbbc79.tar.gz
upstream-e9c1c83679891a02e3b95b954847a95621cbbc79.tar.bz2
upstream-e9c1c83679891a02e3b95b954847a95621cbbc79.zip
kernel: bump 5.10 to 5.10.98
Manually rebased: bcm27xx/patches-5.10/950-0675-drm-vc4-hdmi-Drop-devm-interrupt-handler-for-CEC-int.patch All other patches automatically rebased. Build system: x86_64 Build-tested: bcm2711/RPi4B, mt7622/RT3200 Run-tested: bcm2711/RPi4B, mt7622/RT3200 Signed-off-by: John Audia <graysky@archlinux.us>
Diffstat (limited to 'target/linux/generic/pending-5.10/841-USB-serial-option-add-ZTE-MF286D-modem.patch')
-rw-r--r--target/linux/generic/pending-5.10/841-USB-serial-option-add-ZTE-MF286D-modem.patch7
1 files changed, 1 insertions, 6 deletions
diff --git a/target/linux/generic/pending-5.10/841-USB-serial-option-add-ZTE-MF286D-modem.patch b/target/linux/generic/pending-5.10/841-USB-serial-option-add-ZTE-MF286D-modem.patch
index 975a41bc79..bdd2c31b41 100644
--- a/target/linux/generic/pending-5.10/841-USB-serial-option-add-ZTE-MF286D-modem.patch
+++ b/target/linux/generic/pending-5.10/841-USB-serial-option-add-ZTE-MF286D-modem.patch
@@ -44,11 +44,9 @@ https://lore.kernel.org/linux-usb/20220111221205.14662-1-paweldembicki@gmail.com
drivers/usb/serial/option.c | 2 ++
1 file changed, 2 insertions(+)
-diff --git a/drivers/usb/serial/option.c b/drivers/usb/serial/option.c
-index 42420bfc983c..962e9943fc20 100644
--- a/drivers/usb/serial/option.c
+++ b/drivers/usb/serial/option.c
-@@ -1649,6 +1649,8 @@ static const struct usb_device_id option_ids[] = {
+@@ -1649,6 +1649,8 @@ static const struct usb_device_id option
.driver_info = RSVD(2) },
{ USB_DEVICE_INTERFACE_CLASS(ZTE_VENDOR_ID, 0x1476, 0xff) }, /* GosunCn ZTE WeLink ME3630 (ECM/NCM mode) */
{ USB_DEVICE_AND_INTERFACE_INFO(ZTE_VENDOR_ID, 0x1481, 0xff, 0x00, 0x00) }, /* ZTE MF871A */
@@ -57,6 +55,3 @@ index 42420bfc983c..962e9943fc20 100644
{ USB_DEVICE_AND_INTERFACE_INFO(ZTE_VENDOR_ID, 0x1533, 0xff, 0xff, 0xff) },
{ USB_DEVICE_AND_INTERFACE_INFO(ZTE_VENDOR_ID, 0x1534, 0xff, 0xff, 0xff) },
{ USB_DEVICE_AND_INTERFACE_INFO(ZTE_VENDOR_ID, 0x1535, 0xff, 0xff, 0xff) },
---
-2.25.1
-