[ar71xx] WRT160NL: add default trigger for the power led
[openwrt.git] / target / linux / ar71xx / files / arch / mips / ar71xx / mach-wrt160nl.c
index 057b3f7..0a73be1 100644 (file)
@@ -85,6 +85,7 @@ static struct gpio_led wrt160nl_leds_gpio[] __initdata = {
                .name           = "wrt160nl:blue:power",
                .gpio           = WRT160NL_GPIO_LED_POWER,
                .active_low     = 1,
+               .default_trigger = "default-on",
        }, {
                .name           = "wrt160nl:amber:wps",
                .gpio           = WRT160NL_GPIO_LED_WPS_AMBER,
This page took 0.025578 seconds and 4 git commands to generate.