summaryrefslogtreecommitdiff
path: root/target/linux/ramips/patches-4.4/0032-USB-dwc2-add-device_reset.patch
diff options
context:
space:
mode:
authorStijn Segers <foss@volatilesystems.org>2018-03-28 19:51:52 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2018-04-01 15:21:14 +0200
commitbed0ee7cbfaa50f1db75089ba3c6c2d602777e25 (patch)
treee4cd1d9fc98bca9ae2337ef68182aba93b957ac3 /target/linux/ramips/patches-4.4/0032-USB-dwc2-add-device_reset.patch
parentfad29d2c3dea9af148b50acdb9f6dc2a200c8ca9 (diff)
downloadmtk-20170518-bed0ee7cbfaa50f1db75089ba3c6c2d602777e25.zip
mtk-20170518-bed0ee7cbfaa50f1db75089ba3c6c2d602777e25.tar.gz
mtk-20170518-bed0ee7cbfaa50f1db75089ba3c6c2d602777e25.tar.bz2
Kernel: bump 4.4 to 4.4.124 for 17.01
* Refreshed patches * Removed 087-Revert-led-core-Fix-brightness-setting-when-setting-.patch (applied upstream) Compile-tested on ar71xx, ramips/mt7621, x86/64 Run-tested on ar71xx Signed-off-by: Stijn Segers <foss@volatilesystems.org>
Diffstat (limited to 'target/linux/ramips/patches-4.4/0032-USB-dwc2-add-device_reset.patch')
-rw-r--r--target/linux/ramips/patches-4.4/0032-USB-dwc2-add-device_reset.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/patches-4.4/0032-USB-dwc2-add-device_reset.patch b/target/linux/ramips/patches-4.4/0032-USB-dwc2-add-device_reset.patch
index e77e02f..10ce245 100644
--- a/target/linux/ramips/patches-4.4/0032-USB-dwc2-add-device_reset.patch
+++ b/target/linux/ramips/patches-4.4/0032-USB-dwc2-add-device_reset.patch
@@ -18,7 +18,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
#include <linux/usb/hcd.h>
#include <linux/usb/ch11.h>
-@@ -3002,6 +3003,8 @@ int dwc2_hcd_init(struct dwc2_hsotg *hso
+@@ -3003,6 +3004,8 @@ int dwc2_hcd_init(struct dwc2_hsotg *hso
retval = -ENOMEM;