diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-11-06 17:15:39 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-11-12 10:33:42 +0100 |
commit | 862a8851035426db79d27625285ffd736ef9a85d (patch) | |
tree | f365a61224c11bf54f239e544379859e6a520283 /target/linux/brcm2708/patches-4.9 | |
parent | 05c858ff6af406de5de18c8459368551c6fd2833 (diff) | |
download | upstream-862a8851035426db79d27625285ffd736ef9a85d.tar.gz upstream-862a8851035426db79d27625285ffd736ef9a85d.tar.bz2 upstream-862a8851035426db79d27625285ffd736ef9a85d.zip |
kernel: bump 4.9 to 4.9.199
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')
-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 5903e5ad6d..b125e6a60e 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 -@@ -5088,7 +5088,7 @@ static void port_event(struct usb_hub *h +@@ -5095,7 +5095,7 @@ static void port_event(struct usb_hub *h if (portchange & USB_PORT_STAT_C_OVERCURRENT) { u16 status = 0, unused; |