summaryrefslogtreecommitdiff
path: root/target/linux/generic/patches-3.9/102-ehci_hcd_ignore_oc.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2013-03-25 13:53:48 +0000
committerImre Kaloz <kaloz@openwrt.org>2013-03-25 13:53:48 +0000
commitc90078ce8722256aa6e73b352982bd7ab9740a66 (patch)
treef0d799d6b500b9a8d9335831d355af3bcbc745fb /target/linux/generic/patches-3.9/102-ehci_hcd_ignore_oc.patch
parentf26378fd7c2d7677732f16c93d0e9df366891d05 (diff)
downloadmtk-20170518-c90078ce8722256aa6e73b352982bd7ab9740a66.zip
mtk-20170518-c90078ce8722256aa6e73b352982bd7ab9740a66.tar.gz
mtk-20170518-c90078ce8722256aa6e73b352982bd7ab9740a66.tar.bz2
refresh patches against -rc4
SVN-Revision: 36127
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 b133dd6..ee4e857 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,