The GPIOs are used for defined LEDs and therefore are ignored/unset in
the ath9k driver since
192f0a3db859. The wireless led led trigger is
added in userspace since
e20965811db6, which makes the
ap9x_pci_setup_wmac_led_pin() superfluous.
Signed-off-by: Mathias Kresin <dev@kresin.me>
ap94_pci_init(eeprom1, mac1, eeprom2, mac2);
- ap9x_pci_setup_wmac_led_pin(0, 1);
- ap9x_pci_setup_wmac_led_pin(1, 5);
-
ap9x_pci_setup_wmac_leds(0, wzrhpag300h_wmac0_leds_gpio,
ARRAY_SIZE(wzrhpag300h_wmac0_leds_gpio));
ap9x_pci_setup_wmac_leds(1, wzrhpag300h_wmac1_leds_gpio,