backfire: ar71xx: fix WLAN LEDs on the DIR-825 board (backport of r24650)
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 8 Jan 2011 10:17:54 +0000 (10:17 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 8 Jan 2011 10:17:54 +0000 (10:17 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@24925 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

index d8b26eeb1ae3b133843da12f90d799735b7954b1..0d5e92b0ac99cbd75b2b5f0493e25c973c10a1d2 100644 (file)
@@ -182,6 +182,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),