projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Further fix to 2.6.26 patch for USR8200
[openwrt.git]
/
target
/
linux
/
ixp4xx
/
patches-2.6.27
/
303-avila_gw23x7_phy_quirk.patch
diff --git
a/target/linux/ixp4xx/patches-2.6.27/303-avila_gw23x7_phy_quirk.patch
b/target/linux/ixp4xx/patches-2.6.27/303-avila_gw23x7_phy_quirk.patch
index
f2ee488
..
5810d68
100644
(file)
--- a/
target/linux/ixp4xx/patches-2.6.27/303-avila_gw23x7_phy_quirk.patch
+++ b/
target/linux/ixp4xx/patches-2.6.27/303-avila_gw23x7_phy_quirk.patch
@@
-1,6
+1,6
@@
--- a/arch/arm/mach-ixp4xx/avila-setup.c
+++ b/arch/arm/mach-ixp4xx/avila-setup.c
--- a/arch/arm/mach-ixp4xx/avila-setup.c
+++ b/arch/arm/mach-ixp4xx/avila-setup.c
-@@ -29
4,6 +294
,7 @@ static void __init avila_gw2345_setup(vo
+@@ -29
1,6 +291
,7 @@ static void __init avila_gw2345_setup(vo
static void __init avila_gw2347_setup(void)
{
static void __init avila_gw2347_setup(void)
{
@@
-8,7
+8,7
@@
platform_device_register(&avila_npeb_device);
avila_gpio_leds[0].gpio = AVILA_GW23X7_LED_USER_GPIO;
platform_device_register(&avila_npeb_device);
avila_gpio_leds[0].gpio = AVILA_GW23X7_LED_USER_GPIO;
-@@ -33
8,6 +339
,7 @@ static void __init avila_gw2355_setup(vo
+@@ -33
5,6 +336
,7 @@ static void __init avila_gw2355_setup(vo
static void __init avila_gw2357_setup(void)
{
static void __init avila_gw2357_setup(void)
{
This page took
0.021066 seconds
and
4
git commands to generate.