aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/patches-4.1/0032-USB-fix-roothub-for-IFXHCD.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2015-08-05 13:55:14 +0000
committerJonas Gorski <jogo@openwrt.org>2015-08-05 13:55:14 +0000
commit6afe475aba0d3c7cbf6b88f9d06fce1961de52f4 (patch)
tree0205a1bbe0f2e29a62e0c85e9ccc3469419c3c63 /target/linux/lantiq/patches-4.1/0032-USB-fix-roothub-for-IFXHCD.patch
parent554bdf8130a518481e26fb22123e42b6ba48343e (diff)
downloadmaster-187ad058-6afe475aba0d3c7cbf6b88f9d06fce1961de52f4.tar.gz
master-187ad058-6afe475aba0d3c7cbf6b88f9d06fce1961de52f4.tar.bz2
master-187ad058-6afe475aba0d3c7cbf6b88f9d06fce1961de52f4.zip
kernel: update 4.1 to 4.1.4
Changelog: * https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.1.4 Signed-off-by: Daniel Golle <daniel@makrotopia.org> [jogo: fix brcm2708 patches, refresh target patches] Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46560 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/patches-4.1/0032-USB-fix-roothub-for-IFXHCD.patch')
-rw-r--r--target/linux/lantiq/patches-4.1/0032-USB-fix-roothub-for-IFXHCD.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/patches-4.1/0032-USB-fix-roothub-for-IFXHCD.patch b/target/linux/lantiq/patches-4.1/0032-USB-fix-roothub-for-IFXHCD.patch
index c32e2bb597..79c811705e 100644
--- a/target/linux/lantiq/patches-4.1/0032-USB-fix-roothub-for-IFXHCD.patch
+++ b/target/linux/lantiq/patches-4.1/0032-USB-fix-roothub-for-IFXHCD.patch
@@ -20,7 +20,7 @@ Subject: [PATCH 32/36] USB: fix roothub for IFXHCD
choice
--- a/drivers/usb/core/hub.c
+++ b/drivers/usb/core/hub.c
-@@ -4314,7 +4314,7 @@ hub_port_init (struct usb_hub *hub, stru
+@@ -4298,7 +4298,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) {