ar71xx: fix WLAN LEDs on the DIR-825 board
authorGabor Juhos <juhosg@openwrt.org>
Fri, 17 Dec 2010 17:10:21 +0000 (17:10 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Fri, 17 Dec 2010 17:10:21 +0000 (17:10 +0000)
SVN-Revision: 24650

target/linux/ar71xx/files/arch/mips/ar71xx/mach-dir-825-b1.c

index 3d3114689b48aa71e0e90ef4f358c10b4184980b..a36d2d09d7762795d9fa6a54d620e614726c928c 100644 (file)
@@ -178,6 +178,9 @@ static void __init dir825b1_setup(void)
 
        platform_device_register(&dir825b1_rtl8366s_device);
 
+       ap94_pci_setup_wmac_led_pin(0, 5);
+       ap94_pci_setup_wmac_led_pin(1, 5);
+
        ap94_pci_init((u8 *) KSEG1ADDR(DIR825B1_CAL_LOCATION_0),
                      (u8 *) KSEG1ADDR(DIR825B1_MAC_LOCATION_0),
                      (u8 *) KSEG1ADDR(DIR825B1_CAL_LOCATION_1),