From 0a813e9e3c98ac69ebdae27f46e253469a5ab221 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sat, 21 Sep 2013 15:55:55 +0000 Subject: ar71xx: use netgear prefix for WNDAP360 LED names Signed-off-by: Gabor Juhos SVN-Revision: 38102 --- target/linux/ar71xx/files/arch/mips/ath79/mach-wndap360.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/ar71xx/files') diff --git a/target/linux/ar71xx/files/arch/mips/ath79/mach-wndap360.c b/target/linux/ar71xx/files/arch/mips/ath79/mach-wndap360.c index 5b4b7b066c..80b0cf36be 100644 --- a/target/linux/ar71xx/files/arch/mips/ath79/mach-wndap360.c +++ b/target/linux/ar71xx/files/arch/mips/ath79/mach-wndap360.c @@ -46,11 +46,11 @@ */ static struct gpio_led wndap360_leds_gpio[] __initdata = { { - .name = "wndap360:green:power", + .name = "netgear:green:power", .gpio = WNDAP360_GPIO_LED_POWER_GREEN, .active_low = 1, }, { - .name = "wndap360:orange:power", + .name = "netgear:orange:power", .gpio = WNDAP360_GPIO_LED_POWER_ORANGE, .active_low = 1, } -- cgit v1.2.3