mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-03 04:42:23 +00:00
ar71xx: fix wireless led on wzr-hp-g450h
SVN-Revision: 29515
This commit is contained in:
parent
2dd7dfb1c9
commit
3806671fe5
@ -150,6 +150,7 @@ static void __init wzrhpg450h_init(void)
|
|||||||
gpio_direction_output(16, 1);
|
gpio_direction_output(16, 1);
|
||||||
|
|
||||||
ap91_pci_init(ee, NULL);
|
ap91_pci_init(ee, NULL);
|
||||||
|
ap91_pci_setup_wmac_led_pin(15);
|
||||||
}
|
}
|
||||||
|
|
||||||
MIPS_MACHINE(AR71XX_MACH_WZR_HP_G450H, "WZR-HP-G450H", "Buffalo WZR-HP-G450H",
|
MIPS_MACHINE(AR71XX_MACH_WZR_HP_G450H, "WZR-HP-G450H", "Buffalo WZR-HP-G450H",
|
||||||
|
Loading…
Reference in New Issue
Block a user