diff options
author | Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk> | 2016-12-16 11:33:38 +0000 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2016-12-20 09:35:36 +0100 |
commit | 79abb8f140c0081145acc832cbbd65afcdd0176b (patch) | |
tree | cb15543c2d9908e5d6f5d969eac2252b1c4f6619 /target/linux/ramips/patches-4.4 | |
parent | 6a902108a8da710f5359db82bd8295eed571f0de (diff) | |
download | upstream-79abb8f140c0081145acc832cbbd65afcdd0176b.tar.gz upstream-79abb8f140c0081145acc832cbbd65afcdd0176b.tar.bz2 upstream-79abb8f140c0081145acc832cbbd65afcdd0176b.zip |
kernel: bump to 4.4.39
Bump & refresh patches for all 4.4 targets.
Compile & run tested: ar71xx Archer C7 v2
Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
Diffstat (limited to 'target/linux/ramips/patches-4.4')
-rw-r--r-- | target/linux/ramips/patches-4.4/102-add-dlink-dwr158-in-usb-serial-option.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ramips/patches-4.4/102-add-dlink-dwr158-in-usb-serial-option.patch b/target/linux/ramips/patches-4.4/102-add-dlink-dwr158-in-usb-serial-option.patch index f074d7041a..59743e77a3 100644 --- a/target/linux/ramips/patches-4.4/102-add-dlink-dwr158-in-usb-serial-option.patch +++ b/target/linux/ramips/patches-4.4/102-add-dlink-dwr158-in-usb-serial-option.patch @@ -2,9 +2,9 @@ Adding registration for 3G modem DWM-158 in usb-serial-option Signed-off-by: Giuseppe Lippolis <giu.lippolis@gmail.com> ---- a/drivers/usb/serial/option.c 2016-12-03 17:51:59.873595002 +0100 -+++ b/drivers/usb/serial/option.c 2016-12-05 19:45:19.891240692 +0100 -@@ -1989,6 +1989,7 @@ +--- a/drivers/usb/serial/option.c ++++ b/drivers/usb/serial/option.c +@@ -1989,6 +1989,7 @@ static const struct usb_device_id option { USB_DEVICE_AND_INTERFACE_INFO(0x2001, 0x7d02, 0xff, 0x00, 0x00) }, { USB_DEVICE_AND_INTERFACE_INFO(0x2001, 0x7d03, 0xff, 0x02, 0x01) }, { USB_DEVICE_AND_INTERFACE_INFO(0x2001, 0x7d03, 0xff, 0x00, 0x00) }, |