ar71xx: fix wireless led on wzr-hp-g450h
SVN-Revision: 29515
This commit is contained in:
parent
2dd7dfb1c9
commit
3806671fe5
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue