ar71xx: fix WLAN led for RB751U-2HnD and RB751G-2HnD

Patch by Kamil Trzciński <ayufan@osk-net.pl>

SVN-Revision: 31846
This commit is contained in:
Gabor Juhos 2012-05-23 21:05:25 +00:00
parent 758f670376
commit 013f434f5b

View file

@ -323,6 +323,8 @@ static void __init rb751_wlan_setup(void)
return;
}
ap9x_pci_setup_wmac_led_pin(0, 9);
dec_size = decode_rle((char *) wmac_data->eeprom_data,
sizeof(wmac_data->eeprom_data),
hardconfig + RB751_CALDATA_OFFSET);