projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
generic: rtl8366: add hw_init to initialize registers after reset
[openwrt.git]
/
target
/
linux
/
brcm47xx
/
patches-2.6.33
/
270-ehci-ssb.patch
diff --git
a/target/linux/brcm47xx/patches-2.6.33/270-ehci-ssb.patch
b/target/linux/brcm47xx/patches-2.6.33/270-ehci-ssb.patch
index
0a68d0b
..
700d58b
100644
(file)
--- a/
target/linux/brcm47xx/patches-2.6.33/270-ehci-ssb.patch
+++ b/
target/linux/brcm47xx/patches-2.6.33/270-ehci-ssb.patch
@@
-29,7
+29,7
@@
depends on USB
--- a/drivers/usb/host/ehci-hcd.c
+++ b/drivers/usb/host/ehci-hcd.c
-@@ -115
8,8 +1158
,16 @@ MODULE_LICENSE ("GPL");
+@@ -115
9,8 +1159
,16 @@ MODULE_LICENSE ("GPL");
#define PLATFORM_DRIVER ehci_atmel_driver
#endif
This page took
0.025068 seconds
and
4
git commands to generate.