diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-07-11 14:57:00 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-07-12 13:54:24 +0200 |
commit | 3a5498c5e55d3fad5df14d94366e331642f0eb77 (patch) | |
tree | 7f460940bac775f2e0794073f21e8813512f2d15 /target/linux/brcm2708 | |
parent | 27014da237f172fc8459df34ab46d0460e9d7129 (diff) | |
download | upstream-3a5498c5e55d3fad5df14d94366e331642f0eb77.tar.gz upstream-3a5498c5e55d3fad5df14d94366e331642f0eb77.tar.bz2 upstream-3a5498c5e55d3fad5df14d94366e331642f0eb77.zip |
kernel: bump 4.9 to 4.9.111 for 18.06
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; |