ar71xx: keep the RouterBOARD Power LED in On state
[openwrt/staging/hauke.git] / target / linux / ar71xx / files / arch / mips / ath79 / mach-rb91x.c
index e37b73fd000cb3c756ffd5b0b8f61827dcfd225f..ba4da85530c8973ddd108f5ebfa876bc1d637a1d 100644 (file)
@@ -214,6 +214,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,
        },
 };