From da3fd5dbf9754b9bb933ae935b3f63d2cef8c4a7 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 11 Mar 2015 17:08:46 +0000 Subject: kenrel: refresh patches Signed-off-by: John Crispin SVN-Revision: 44678 --- .../linux/lantiq/patches-3.18/0041-USB-DWC2-add-ltq-params.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'target/linux/lantiq/patches-3.18/0041-USB-DWC2-add-ltq-params.patch') 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 = ¶ms_bcm2835 }, { .compatible = "rockchip,rk3066-usb", .data = ¶ms_rk3066 }, -- cgit v1.2.3