From 61af1bc5533f5c77447eccbbc8504fdf016fa040 Mon Sep 17 00:00:00 2001 From: juhosg Date: Sat, 21 Sep 2013 15:55:54 +0000 Subject: ar71xx: use netgear prefix for WNR612 v2 LED names Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38101 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/files/arch/mips/ath79/mach-wnr2000-v3.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ar71xx/files') diff --git a/target/linux/ar71xx/files/arch/mips/ath79/mach-wnr2000-v3.c b/target/linux/ar71xx/files/arch/mips/ath79/mach-wnr2000-v3.c index 4669cebdea..6acd991eb6 100644 --- a/target/linux/ar71xx/files/arch/mips/ath79/mach-wnr2000-v3.c +++ b/target/linux/ar71xx/files/arch/mips/ath79/mach-wnr2000-v3.c @@ -52,7 +52,7 @@ static struct gpio_led wnr2000v3_leds_gpio[] __initdata = { static struct gpio_led wnr612v2_leds_gpio[] __initdata = { { - .name = "wnr612v2:green:power", + .name = "netgear:green:power", .gpio = WNR612V2_GPIO_LED_PWR_GREEN, .active_low = 1, } -- cgit v1.2.3