Fix Comtrend AR-5381u Power LED
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34471
This commit is contained in:
		
							parent
							
								
									8516ddb133
								
							
						
					
					
						commit
						d9d0814fc2
					
				@ -42,7 +42,7 @@
 | 
			
		||||
+	.leds = {
 | 
			
		||||
+		{
 | 
			
		||||
+			.name			= "96328A-1241N:green:power",
 | 
			
		||||
+			.gpio			= 8,
 | 
			
		||||
+			.gpio			= 4,
 | 
			
		||||
+			.active_low		= 1,
 | 
			
		||||
+			.default_trigger	= "default-on",
 | 
			
		||||
+		},
 | 
			
		||||
 | 
			
		||||
@ -42,7 +42,7 @@
 | 
			
		||||
+	.leds = {
 | 
			
		||||
+		{
 | 
			
		||||
+			.name			= "96328A-1241N:green:power",
 | 
			
		||||
+			.gpio			= 8,
 | 
			
		||||
+			.gpio			= 4,
 | 
			
		||||
+			.active_low		= 1,
 | 
			
		||||
+			.default_trigger	= "default-on",
 | 
			
		||||
+		},
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user