diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2020-03-09 11:50:47 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2020-03-09 20:45:11 +0100 |
commit | 4c14dbf5db33783b2e702904fe9a1856a118dda1 (patch) | |
tree | 06fcfdadef15cfb24806c2003b6ee196d0882f63 /target/linux/brcm2708 | |
parent | e884357fa9795e235443e3f0bd71bfb2dffd017d (diff) | |
download | upstream-4c14dbf5db33783b2e702904fe9a1856a118dda1.tar.gz upstream-4c14dbf5db33783b2e702904fe9a1856a118dda1.tar.bz2 upstream-4c14dbf5db33783b2e702904fe9a1856a118dda1.zip |
kernel: bump 4.9 to 4.9.215
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 f29bdf904b..f909e88a10 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 -@@ -5096,7 +5096,7 @@ static void port_event(struct usb_hub *h +@@ -5091,7 +5091,7 @@ static void port_event(struct usb_hub *h if (portchange & USB_PORT_STAT_C_OVERCURRENT) { u16 status = 0, unused; |