projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[brcm63xx] fix SPI driver, move register out of driver code
[openwrt.git]
/
target
/
linux
/
mpc83xx
/
patches-2.6.33
/
100-vitesse_8601.patch
diff --git
a/target/linux/mpc83xx/patches-2.6.33/100-vitesse_8601.patch
b/target/linux/mpc83xx/patches-2.6.33/100-vitesse_8601.patch
index
0eb2880
..
3ac3211
100644
(file)
--- a/
target/linux/mpc83xx/patches-2.6.33/100-vitesse_8601.patch
+++ b/
target/linux/mpc83xx/patches-2.6.33/100-vitesse_8601.patch
@@
-58,7
+58,7
@@
static int vsc824x_ack_interrupt(struct phy_device *phydev)
{
int err = 0;
-@@ -143,6 +172,21 @@ static struct phy_driver vsc8244_driver
+@@ -143,6 +172,21 @@ static struct phy_driver vsc8244_driver
.driver = { .owner = THIS_MODULE,},
};
This page took
0.023298 seconds
and
4
git commands to generate.