diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-07-04 11:54:18 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-07-04 14:16:37 +0200 |
commit | 01ca20cdfd0616fe2b199bd6d97d986f2a554dbe (patch) | |
tree | fe2b3fda08a5f4eff6a51c95cda37f91352efdce /target/linux/brcm2708 | |
parent | 8722c52b41d551e768b3cc46049afb6657099d59 (diff) | |
download | upstream-01ca20cdfd0616fe2b199bd6d97d986f2a554dbe.tar.gz upstream-01ca20cdfd0616fe2b199bd6d97d986f2a554dbe.tar.bz2 upstream-01ca20cdfd0616fe2b199bd6d97d986f2a554dbe.zip |
kernel: bump 4.9 to 4.9.111
Refreshed all patches
Compile-tested on: ar71xx
Runtime-tested on: ar71xx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/brcm2708')
-rw-r--r-- | target/linux/brcm2708/patches-4.9/950-0031-Add-dwc_otg-driver.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm2708/patches-4.9/950-0031-Add-dwc_otg-driver.patch b/target/linux/brcm2708/patches-4.9/950-0031-Add-dwc_otg-driver.patch index 34e7764668..d19027a2f0 100644 --- a/target/linux/brcm2708/patches-4.9/950-0031-Add-dwc_otg-driver.patch +++ b/target/linux/brcm2708/patches-4.9/950-0031-Add-dwc_otg-driver.patch @@ -696,7 +696,7 @@ Signed-off-by: Noralf Trønnes <noralf@tronnes.org> } --- a/drivers/usb/core/hub.c +++ b/drivers/usb/core/hub.c -@@ -5062,7 +5062,7 @@ static void port_event(struct usb_hub *h +@@ -5064,7 +5064,7 @@ static void port_event(struct usb_hub *h if (portchange & USB_PORT_STAT_C_OVERCURRENT) { u16 status = 0, unused; |