projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[xburst] ADC and battery fixes
[openwrt.git]
/
target
/
linux
/
ar7
/
patches-2.6.32
/
970-remove_fixed_phy.patch
diff --git
a/target/linux/ar7/patches-2.6.32/970-remove_fixed_phy.patch
b/target/linux/ar7/patches-2.6.32/970-remove_fixed_phy.patch
index
0e72267
..
c6cdc06
100644
(file)
--- a/
target/linux/ar7/patches-2.6.32/970-remove_fixed_phy.patch
+++ b/
target/linux/ar7/patches-2.6.32/970-remove_fixed_phy.patch
@@
-47,7
+47,7
@@
res = platform_device_register(ar7_is_titan() ? &cpmac_low_titan :
--- a/drivers/net/cpmac.c
+++ b/drivers/net/cpmac.c
res = platform_device_register(ar7_is_titan() ? &cpmac_low_titan :
--- a/drivers/net/cpmac.c
+++ b/drivers/net/cpmac.c
-@@ -1117,21 +1117,17 @@ static int __devinit cpmac_probe(struct
+@@ -1117,21 +1117,17 @@ static int __devinit cpmac_probe(struct
pdata = pdev->dev.platform_data;
pdata = pdev->dev.platform_data;
This page took
0.022851 seconds
and
4
git commands to generate.