ar71xx: fix RouterBOARD Power LED default state
[openwrt/openwrt.git] / target / linux / ar71xx / files / arch / mips / ath79 / mach-rb91x.c
index e240c3ad43cff9c411e42e9dde4e99105f35aa0a..9620718962624d04e338ec06d131ada4fdb60cb3 100644 (file)
@@ -219,7 +219,7 @@ static struct gpio_led rb711gr100_leds[] __initdata = {
                .name           = "rb:green:power",
                .gpio           = RB91X_GPIO_LED_POWER,
                .active_low     = 0,
-               .default_state  = LEDS_GPIO_DEFSTATE_KEEP,
+               .default_state  = LEDS_GPIO_DEFSTATE_ON,
        },
 };