From f1ef0b92bef17f09fe61e1d2e8275d5fdb4c9cc8 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sun, 1 Dec 2013 09:59:53 +0000 Subject: kernel: update 3.10 to 3.10.21 Signed-off-by: Gabor Juhos SVN-Revision: 38972 --- target/linux/lantiq/patches-3.10/0032-USB-fix-roothub-for-IFXHCD.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/lantiq/patches-3.10/0032-USB-fix-roothub-for-IFXHCD.patch') diff --git a/target/linux/lantiq/patches-3.10/0032-USB-fix-roothub-for-IFXHCD.patch b/target/linux/lantiq/patches-3.10/0032-USB-fix-roothub-for-IFXHCD.patch index 22526cfb7c..78aadd173f 100644 --- a/target/linux/lantiq/patches-3.10/0032-USB-fix-roothub-for-IFXHCD.patch +++ b/target/linux/lantiq/patches-3.10/0032-USB-fix-roothub-for-IFXHCD.patch @@ -20,7 +20,7 @@ Subject: [PATCH 32/34] USB: fix roothub for IFXHCD choice --- a/drivers/usb/core/hub.c +++ b/drivers/usb/core/hub.c -@@ -4036,7 +4036,7 @@ hub_port_init (struct usb_hub *hub, stru +@@ -4053,7 +4053,7 @@ hub_port_init (struct usb_hub *hub, stru udev->ttport = hdev->ttport; } else if (udev->speed != USB_SPEED_HIGH && hdev->speed == USB_SPEED_HIGH) { -- cgit v1.2.3