add usb led for wl-hdd
SVN-Revision: 6133
This commit is contained in:
		@@ -195,6 +195,7 @@ static struct platform_t __initdata platforms[] = {
 | 
				
			|||||||
		},
 | 
							},
 | 
				
			||||||
		.leds		= {
 | 
							.leds		= {
 | 
				
			||||||
			{ .name = "power",	.gpio = 1 << 0, .polarity = REVERSE },
 | 
								{ .name = "power",	.gpio = 1 << 0, .polarity = REVERSE },
 | 
				
			||||||
 | 
								{ .name = "usb",	.gpio = 1 << 2, .polarity = NORMAL },
 | 
				
			||||||
		},
 | 
							},
 | 
				
			||||||
	},
 | 
						},
 | 
				
			||||||
	[WL300G] = {
 | 
						[WL300G] = {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user