aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/patches/0018-MIPS-lantiq-adds-dwc_otg.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2011-12-06 19:50:30 +0000
committerJonas Gorski <jogo@openwrt.org>2011-12-06 19:50:30 +0000
commit77eea315ca21e3c56e8062d4511d7a6ef445175c (patch)
tree03cce3c90df783bd0ec1e67520647c5b85288f15 /target/linux/lantiq/patches/0018-MIPS-lantiq-adds-dwc_otg.patch
parent4baeaf652ea434c7482925fd6455927c10164e34 (diff)
downloadmaster-187ad058-77eea315ca21e3c56e8062d4511d7a6ef445175c.tar.gz
master-187ad058-77eea315ca21e3c56e8062d4511d7a6ef445175c.tar.bz2
master-187ad058-77eea315ca21e3c56e8062d4511d7a6ef445175c.zip
linux: update 3.1 to 3.1.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29470 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/patches/0018-MIPS-lantiq-adds-dwc_otg.patch')
-rw-r--r--target/linux/lantiq/patches/0018-MIPS-lantiq-adds-dwc_otg.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/patches/0018-MIPS-lantiq-adds-dwc_otg.patch b/target/linux/lantiq/patches/0018-MIPS-lantiq-adds-dwc_otg.patch
index ccb698b1f3..dd0b103770 100644
--- a/target/linux/lantiq/patches/0018-MIPS-lantiq-adds-dwc_otg.patch
+++ b/target/linux/lantiq/patches/0018-MIPS-lantiq-adds-dwc_otg.patch
@@ -69,7 +69,7 @@ Subject: [PATCH 18/24] MIPS: lantiq: adds dwc_otg
obj-$(CONFIG_USB_WDM) += class/
--- a/drivers/usb/core/hub.c
+++ b/drivers/usb/core/hub.c
-@@ -2885,11 +2885,11 @@ hub_port_init (struct usb_hub *hub, stru
+@@ -2891,11 +2891,11 @@ hub_port_init (struct usb_hub *hub, stru
udev->ttport = hdev->ttport;
} else if (udev->speed != USB_SPEED_HIGH
&& hdev->speed == USB_SPEED_HIGH) {