diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-02-13 11:28:09 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-02-15 10:53:16 +0100 |
commit | 9fb3710a8b9e5a5bc96914d2631f22c90bbbb6dc (patch) | |
tree | 780551b51f37c3d9839ee851135409a03e6f4b18 /target/linux/brcm2708/patches-4.9/950-0031-Add-dwc_otg-driver.patch | |
parent | e5ace807593fd26b8bb0df0891cecb9a891ab8d4 (diff) | |
download | upstream-9fb3710a8b9e5a5bc96914d2631f22c90bbbb6dc.tar.gz upstream-9fb3710a8b9e5a5bc96914d2631f22c90bbbb6dc.tar.bz2 upstream-9fb3710a8b9e5a5bc96914d2631f22c90bbbb6dc.zip |
kernel: bump 4.9 to 4.9.156
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 707e1a34a1..6e6a9c34ec 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 -@@ -5074,7 +5074,7 @@ static void port_event(struct usb_hub *h +@@ -5084,7 +5084,7 @@ static void port_event(struct usb_hub *h if (portchange & USB_PORT_STAT_C_OVERCURRENT) { u16 status = 0, unused; |