diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-08-03 10:52:28 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-08-03 16:10:38 +0200 |
commit | 4ec4dd2a118d124123e20a7af7958ba7d30785fe (patch) | |
tree | fff00a941bdbe3997359cdd88d2d0fcb0b38a561 /target/linux/brcm2708/patches-4.9/950-0031-Add-dwc_otg-driver.patch | |
parent | 4bb8a678e0e0eaf5c3651cc73f3b2c4cb1d267a2 (diff) | |
download | upstream-4ec4dd2a118d124123e20a7af7958ba7d30785fe.tar.gz upstream-4ec4dd2a118d124123e20a7af7958ba7d30785fe.tar.bz2 upstream-4ec4dd2a118d124123e20a7af7958ba7d30785fe.zip |
kernel: bump 4.9 to 4.9.117
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/patches-4.9/950-0031-Add-dwc_otg-driver.patch')
-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 258299fcf1..1db23d7235 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 -@@ -5068,7 +5068,7 @@ static void port_event(struct usb_hub *h +@@ -5072,7 +5072,7 @@ static void port_event(struct usb_hub *h if (portchange & USB_PORT_STAT_C_OVERCURRENT) { u16 status = 0, unused; |