diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-03-11 15:55:13 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-03-11 15:55:13 +0000 |
commit | fe4a400a3b7064aab43cc8e61c9dd859a853ad56 (patch) | |
tree | 0cd0abd755059cafe67e516218435960fb934ebe /target/linux/ar71xx/patches-3.8/614-MIPS-ath79-MR600v2-support.patch | |
parent | ef31efe3528be08339430503d1502698b7a397eb (diff) |
ar71xx: add kernel support for dir-835-a1
[juhosg:
- remove custom mdio bus info and platform data for ar8327, clear the
.led_cfg field from dir835a1_setup instead,
- remove arguments of dir835c1_generic_setup function, register the
LEDs directly from the board specific setup instead]
Signed-off-by: Alexander Stadler <sa.maillists@univie.ac.at>
Patchwork: http://patchwork.openwrt.org/patch/3426/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35957 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/patches-3.8/614-MIPS-ath79-MR600v2-support.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.8/614-MIPS-ath79-MR600v2-support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-3.8/614-MIPS-ath79-MR600v2-support.patch b/target/linux/ar71xx/patches-3.8/614-MIPS-ath79-MR600v2-support.patch index cc441da512..cc89d81b8a 100644 --- a/target/linux/ar71xx/patches-3.8/614-MIPS-ath79-MR600v2-support.patch +++ b/target/linux/ar71xx/patches-3.8/614-MIPS-ath79-MR600v2-support.patch @@ -1,6 +1,6 @@ --- a/arch/mips/ath79/machtypes.h +++ b/arch/mips/ath79/machtypes.h -@@ -47,6 +47,7 @@ enum ath79_mach_type { +@@ -48,6 +48,7 @@ enum ath79_mach_type { ATH79_MACH_JA76PF2, /* jjPlus JA76PF2 */ ATH79_MACH_JWAP003, /* jjPlus JWAP003 */ ATH79_MACH_HORNET_UB, /* ALFA Networks Hornet-UB */ |