aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm2708
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2018-09-26 12:55:25 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2018-09-26 15:55:23 +0200
commit2e946ca366c5d6c0e6dbf96431828de79529ed7d (patch)
tree083660e9880c3890be7131354bd7a24d26ac1af6 /target/linux/brcm2708
parent05606de1aa5bb84b7f60f2df15368268e4106acc (diff)
downloadupstream-2e946ca366c5d6c0e6dbf96431828de79529ed7d.tar.gz
upstream-2e946ca366c5d6c0e6dbf96431828de79529ed7d.tar.bz2
upstream-2e946ca366c5d6c0e6dbf96431828de79529ed7d.zip
kernel: bump 4.9 to 4.9.129
Refreshed all patches. Removed upstreamed: - 203-MIPS-ath79-fix-restart.patch 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.patch2
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 1db23d7235..12174919bb 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
@@ -707,7 +707,7 @@ Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
msleep(100); /* Cool down */
--- a/drivers/usb/core/message.c
+++ b/drivers/usb/core/message.c
-@@ -1912,6 +1912,85 @@ free_interfaces:
+@@ -1923,6 +1923,85 @@ free_interfaces:
if (cp->string == NULL &&
!(dev->quirks & USB_QUIRK_CONFIG_INTF_STRINGS))
cp->string = usb_cache_string(dev, cp->desc.iConfiguration);