ar71xx/ath79: ew-dorin, fix the trigger level for WPS button
[openwrt/staging/wigyori.git] / target / linux / ar71xx / files / arch / mips / ath79 / mach-rbsxtlite.c
index d0e6baea49e8b8f855442e1dc019a6e06b674ada..7eb0e54151b036d0e7f6ac204ca78c20a218b3af 100644 (file)
@@ -115,7 +115,7 @@ static struct gpio_led rbsxtlite_leds_gpio[] __initdata = {
        {
                .name           =       "rb:green:power",
                .gpio           =       SXTLITE_GPIO_LED_POWER,
-               .default_state  =       LEDS_GPIO_DEFSTATE_KEEP,
+               .default_state  =       LEDS_GPIO_DEFSTATE_ON,
        },
 };