aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/patches-3.18/0041-USB-DWC2-add-ltq-params.patch
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-03-11 17:08:46 +0000
committerJohn Crispin <john@openwrt.org>2015-03-11 17:08:46 +0000
commitda3fd5dbf9754b9bb933ae935b3f63d2cef8c4a7 (patch)
tree3b580b5d62f5aa6e2f585d9e4c644c4c257553c8 /target/linux/lantiq/patches-3.18/0041-USB-DWC2-add-ltq-params.patch
parentd5c250b91a20b91bf2f5816b92d4ce46cf5e43e4 (diff)
downloadupstream-da3fd5dbf9754b9bb933ae935b3f63d2cef8c4a7.tar.gz
upstream-da3fd5dbf9754b9bb933ae935b3f63d2cef8c4a7.tar.bz2
upstream-da3fd5dbf9754b9bb933ae935b3f63d2cef8c4a7.zip
kenrel: refresh patches
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44678
Diffstat (limited to 'target/linux/lantiq/patches-3.18/0041-USB-DWC2-add-ltq-params.patch')
-rw-r--r--target/linux/lantiq/patches-3.18/0041-USB-DWC2-add-ltq-params.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/lantiq/patches-3.18/0041-USB-DWC2-add-ltq-params.patch b/target/linux/lantiq/patches-3.18/0041-USB-DWC2-add-ltq-params.patch
index 74e9ecc2a5..396aa7d2e8 100644
--- a/target/linux/lantiq/patches-3.18/0041-USB-DWC2-add-ltq-params.patch
+++ b/target/linux/lantiq/patches-3.18/0041-USB-DWC2-add-ltq-params.patch
@@ -1,6 +1,6 @@
---- a/drivers/usb/dwc2/platform.c 2015-02-09 19:37:34.553109992 +0200
-+++ b/drivers/usb/dwc2/platform.c 2015-02-09 19:38:30.090111260 +0200
-@@ -105,6 +105,34 @@
+--- a/drivers/usb/dwc2/platform.c
++++ b/drivers/usb/dwc2/platform.c
+@@ -106,6 +106,34 @@ static const struct dwc2_core_params par
.uframe_sched = -1,
};
@@ -35,7 +35,7 @@
/**
* dwc2_driver_remove() - Called when the DWC_otg core is unregistered with the
* DWC_otg driver
-@@ -128,6 +156,7 @@
+@@ -129,6 +157,7 @@ static int dwc2_driver_remove(struct pla
static const struct of_device_id dwc2_of_match_table[] = {
{ .compatible = "brcm,bcm2835-usb", .data = &params_bcm2835 },
{ .compatible = "rockchip,rk3066-usb", .data = &params_rk3066 },