mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-26 21:41:05 +02:00
[ar71xx] WRT160NL: add default trigger for the power led
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17203 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
9dd617db72
commit
1e2c27694d
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user