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
commitd421a8e57451ef0c6b0a22d3fe9256f75a8c3db1 (patch)
treebbc9aefbccc391130650addc703f5b01af3b281a /target/linux/atheros/patches-2.6.37/200-ar2313_enable_mvswitch.patch
parent7f5416fbf42dfbdce3c82c590a8f93ea7da75d2f (diff)
downloadmaster-187ad058-d421a8e57451ef0c6b0a22d3fe9256f75a8c3db1.tar.gz
master-187ad058-d421a8e57451ef0c6b0a22d3fe9256f75a8c3db1.tar.bz2
master-187ad058-d421a8e57451ef0c6b0a22d3fe9256f75a8c3db1.zip
atheros: add gpio_set_debounce(), refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25914 3c298f89-4303-0410-b956-a3cf2f4a3e73
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);
}