ar71xx: add kernel support for EnGenius EPG5000.
[openwrt.git] / target / linux / ar71xx / files / arch / mips / ath79 / mach-hornet-ub.c
index 93bb8f0..1d21424 100644 (file)
@@ -65,7 +65,7 @@ static struct gpio_led hornet_ub_leds_gpio[] __initdata = {
        {
                .name           = "alfa:blue:wps",
                .gpio           = HORNET_UB_GPIO_LED_WPS,
-               .active_low     = 0,
+               .active_low     = 1,
        },
 };