projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: ag71xx: move calling ag71xx_phy_stop out from spinlock
[openwrt.git]
/
target
/
linux
/
ar71xx
/
patches-2.6.32
/
110-usb-ehci-add-war-for-synopsys-hc-bug.patch
diff --git
a/target/linux/ar71xx/patches-2.6.32/110-usb-ehci-add-war-for-synopsys-hc-bug.patch
b/target/linux/ar71xx/patches-2.6.32/110-usb-ehci-add-war-for-synopsys-hc-bug.patch
index
91af1ac
..
18994d0
100644
(file)
--- a/
target/linux/ar71xx/patches-2.6.32/110-usb-ehci-add-war-for-synopsys-hc-bug.patch
+++ b/
target/linux/ar71xx/patches-2.6.32/110-usb-ehci-add-war-for-synopsys-hc-bug.patch
@@
-1,6
+1,6
@@
--- a/drivers/usb/host/ehci-q.c
+++ b/drivers/usb/host/ehci-q.c
-@@ -11
67,6 +1167
,9 @@ static void end_unlink_async (struct ehc
+@@ -11
72,6 +1172
,9 @@ static void end_unlink_async (struct ehc
ehci->reclaim = NULL;
start_unlink_async (ehci, next);
}
This page took
0.022254 seconds
and
4
git commands to generate.