From d46ec9c935a5e8baa82a889e50f7ff47e1ca5551 Mon Sep 17 00:00:00 2001 From: kaloz Date: Mon, 25 Mar 2013 13:53:48 +0000 Subject: [generic/3.9]: refresh patches against -rc4 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36127 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/patches-3.9/102-ehci_hcd_ignore_oc.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-3.9/102-ehci_hcd_ignore_oc.patch') 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 --- 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, -- cgit v1.2.3