WRT160NL: add default trigger for the power led
authorGabor Juhos <juhosg@openwrt.org>
Sun, 9 Aug 2009 14:13:26 +0000 (14:13 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sun, 9 Aug 2009 14:13:26 +0000 (14:13 +0000)
SVN-Revision: 17203

target/linux/ar71xx/files/arch/mips/ar71xx/mach-wrt160nl.c

index 057b3f7be4d06601be10b20b576a98f32c58a5af..0a73be112c50d6613c5e31aa7e7220c79d440b36 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,