mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-30 13:34:27 -04:00 
			
		
		
		
	WRT160NL: add default trigger for the power led
SVN-Revision: 17203
This commit is contained in:
		
							parent
							
								
									a59d59be79
								
							
						
					
					
						commit
						dd48a43550
					
				| @ -85,6 +85,7 @@ static struct gpio_led wrt160nl_leds_gpio[] __initdata = { | |||||||
| 		.name		= "wrt160nl:blue:power", | 		.name		= "wrt160nl:blue:power", | ||||||
| 		.gpio		= WRT160NL_GPIO_LED_POWER, | 		.gpio		= WRT160NL_GPIO_LED_POWER, | ||||||
| 		.active_low	= 1, | 		.active_low	= 1, | ||||||
|  | 		.default_trigger = "default-on", | ||||||
| 	}, { | 	}, { | ||||||
| 		.name		= "wrt160nl:amber:wps", | 		.name		= "wrt160nl:amber:wps", | ||||||
| 		.gpio		= WRT160NL_GPIO_LED_WPS_AMBER, | 		.gpio		= WRT160NL_GPIO_LED_WPS_AMBER, | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user