backfire: ar71xx: fix wlan LED on the TL-WR741 board (backport of r24963)
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 11 Jan 2011 09:12:11 +0000 (09:12 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 11 Jan 2011 09:12:11 +0000 (09:12 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@24965 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ar71xx/files/arch/mips/ar71xx/mach-tl-wr741nd.c

index cd50325..4d6308e 100644 (file)
@@ -124,6 +124,8 @@ static void __init tl_wr741nd_setup(void)
        ar71xx_add_device_eth(1);
        ar71xx_add_device_eth(0);
 
+       ap91_pci_setup_wmac_led_pin(1);
+
        ap91_pci_init(ee, mac);
 }
 MIPS_MACHINE(AR71XX_MACH_TL_WR741ND, "TL-WR741ND", "TP-LINK TL-WR741ND",