ar71xx: fix wlan LED on the TL-WR741 board
authorGabor Juhos <juhosg@openwrt.org>
Tue, 11 Jan 2011 08:20:47 +0000 (08:20 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Tue, 11 Jan 2011 08:20:47 +0000 (08:20 +0000)
* Patch from #8630

SVN-Revision: 24963

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

index d614892b83b100fc83ceb7f22fca105c957ff957..24f72728859303921bcb2fc576fe71c32eda2781 100644 (file)
@@ -125,6 +125,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",