summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files-3.2/arch/mips/ath79/mach-dir-615-c1.c
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ar71xx/files-3.2/arch/mips/ath79/mach-dir-615-c1.c')
-rw-r--r--target/linux/ar71xx/files-3.2/arch/mips/ath79/mach-dir-615-c1.c14
1 files changed, 7 insertions, 7 deletions
diff --git a/target/linux/ar71xx/files-3.2/arch/mips/ath79/mach-dir-615-c1.c b/target/linux/ar71xx/files-3.2/arch/mips/ath79/mach-dir-615-c1.c
index 5e9550476..b15fc6814 100644
--- a/target/linux/ar71xx/files-3.2/arch/mips/ath79/mach-dir-615-c1.c
+++ b/target/linux/ar71xx/files-3.2/arch/mips/ath79/mach-dir-615-c1.c
@@ -78,31 +78,31 @@ static struct flash_platform_data dir_615c1_flash_data = {
static struct gpio_led dir_615c1_leds_gpio[] __initdata = {
{
- .name = "dir-615c1:orange:status",
+ .name = "d-link:orange:status",
.gpio = DIR_615C1_GPIO_LED_ORANGE_STATUS,
.active_low = 1,
}, {
- .name = "dir-615c1:blue:wps",
+ .name = "d-link:blue:wps",
.gpio = DIR_615C1_GPIO_LED_BLUE_WPS,
.active_low = 1,
}, {
- .name = "dir-615c1:green:wan",
+ .name = "d-link:green:wan",
.gpio = DIR_615C1_GPIO_LED_GREEN_WAN,
.active_low = 1,
}, {
- .name = "dir-615c1:green:wancpu",
+ .name = "d-link:green:wancpu",
.gpio = DIR_615C1_GPIO_LED_GREEN_WANCPU,
.active_low = 1,
}, {
- .name = "dir-615c1:green:wlan",
+ .name = "d-link:green:wlan",
.gpio = DIR_615C1_GPIO_LED_GREEN_WLAN,
.active_low = 1,
}, {
- .name = "dir-615c1:green:status",
+ .name = "d-link:green:status",
.gpio = DIR_615C1_GPIO_LED_GREEN_STATUS,
.active_low = 1,
}, {
- .name = "dir-615c1:orange:wan",
+ .name = "d-link:orange:wan",
.gpio = DIR_615C1_GPIO_LED_ORANGE_WAN,
.active_low = 1,
}