diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2020-01-24 11:15:07 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2020-01-24 13:18:01 +0100 |
commit | c15a039e6291887524d61a1a2fc94ac6217c2e24 (patch) | |
tree | 55851ea2c8293db14cac3eb92b8afbe0a464a68e /target/linux/brcm2708 | |
parent | 02f9582e89c4bbef98d4f6c3a2ad36ee682aaa82 (diff) | |
download | upstream-c15a039e6291887524d61a1a2fc94ac6217c2e24.tar.gz upstream-c15a039e6291887524d61a1a2fc94ac6217c2e24.tar.bz2 upstream-c15a039e6291887524d61a1a2fc94ac6217c2e24.zip |
kernel: bump 4.9 to 4.9.211
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 b125e6a60e..f29bdf904b 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 -@@ -5095,7 +5095,7 @@ static void port_event(struct usb_hub *h +@@ -5096,7 +5096,7 @@ static void port_event(struct usb_hub *h if (portchange & USB_PORT_STAT_C_OVERCURRENT) { u16 status = 0, unused; |