aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/patches-2.6.37/200-ar2313_enable_mvswitch.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-03-06 23:10:58 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-03-06 23:10:58 +0000
commit283f5e05d02e299bb6d21269d835798715214654 (patch)
tree38f758c8fa6fcbcc7559f00f910a4a9f1d057b08 /target/linux/atheros/patches-2.6.37/200-ar2313_enable_mvswitch.patch
parent218ce7a205c034e2aadba037920311e5b8246cb5 (diff)
downloadupstream-283f5e05d02e299bb6d21269d835798715214654.tar.gz
upstream-283f5e05d02e299bb6d21269d835798715214654.tar.bz2
upstream-283f5e05d02e299bb6d21269d835798715214654.zip
atheros: add gpio_set_debounce(), refresh patches
SVN-Revision: 25914
Diffstat (limited to 'target/linux/atheros/patches-2.6.37/200-ar2313_enable_mvswitch.patch')
-rw-r--r--target/linux/atheros/patches-2.6.37/200-ar2313_enable_mvswitch.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros/patches-2.6.37/200-ar2313_enable_mvswitch.patch b/target/linux/atheros/patches-2.6.37/200-ar2313_enable_mvswitch.patch
index c652d7ba6d..bb4af76a61 100644
--- a/target/linux/atheros/patches-2.6.37/200-ar2313_enable_mvswitch.patch
+++ b/target/linux/atheros/patches-2.6.37/200-ar2313_enable_mvswitch.patch
@@ -48,7 +48,7 @@
/* reset descriptor's curr_addr */
rxdesc->addr = virt_to_phys(skb_new->data);
-@@ -1254,6 +1260,8 @@ static int ar231x_mdiobus_probe (struct
+@@ -1254,6 +1260,8 @@ static int ar231x_mdiobus_probe (struct
return PTR_ERR(phydev);
}