aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/patches-3.18/0041-USB-DWC2-add-ltq-params.patch
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-03-11 17:08:46 +0000
committerJohn Crispin <blogic@openwrt.org>2015-03-11 17:08:46 +0000
commit41afbc70a7d406a115a2e65e11432513ceefed5c (patch)
treeda09d268245b0b74ea92d7c3482a14a49642eceb /target/linux/lantiq/patches-3.18/0041-USB-DWC2-add-ltq-params.patch
parent2c0cefef77fd89697cbb281cd3eccc4c4bd24ef2 (diff)
downloadmaster-187ad058-41afbc70a7d406a115a2e65e11432513ceefed5c.tar.gz
master-187ad058-41afbc70a7d406a115a2e65e11432513ceefed5c.tar.bz2
master-187ad058-41afbc70a7d406a115a2e65e11432513ceefed5c.zip
kenrel: refresh patches
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44678 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 },