summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.9/102-ehci_hcd_ignore_oc.patch
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-03-25 13:53:48 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-03-25 13:53:48 +0000
commitd46ec9c935a5e8baa82a889e50f7ff47e1ca5551 (patch)
tree91d4b81c236dca887ae7fb049436e66275b3eadc /target/linux/generic/patches-3.9/102-ehci_hcd_ignore_oc.patch
parenta80c92e820ac8c7d56353ff095aa1218b0a0ccda (diff)
[generic/3.9]: refresh patches against -rc4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36127 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-3.9/102-ehci_hcd_ignore_oc.patch')
-rw-r--r--target/linux/generic/patches-3.9/102-ehci_hcd_ignore_oc.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.9/102-ehci_hcd_ignore_oc.patch b/target/linux/generic/patches-3.9/102-ehci_hcd_ignore_oc.patch
index b133dd672..ee4e857af 100644
--- a/target/linux/generic/patches-3.9/102-ehci_hcd_ignore_oc.patch
+++ b/target/linux/generic/patches-3.9/102-ehci_hcd_ignore_oc.patch
@@ -20,7 +20,7 @@ Signed-off-by: Florian Fainelli <florian@openwrt.org>
--- a/drivers/usb/host/ehci-hcd.c
+++ b/drivers/usb/host/ehci-hcd.c
-@@ -630,7 +630,7 @@ static int ehci_run (struct usb_hcd *hcd
+@@ -631,7 +631,7 @@ static int ehci_run (struct usb_hcd *hcd
"USB %x.%x started, EHCI %x.%02x%s\n",
((ehci->sbrn & 0xf0)>>4), (ehci->sbrn & 0x0f),
temp >> 8, temp & 0xff,