ar71xx: Fix the sys LEDs on the EasyLink M150 and mini
[openwrt.git] / target / linux / ar71xx / files / arch / mips / ath79 / mach-el-mini.c
index aaccb0d..9879b18 100644 (file)
@@ -40,7 +40,7 @@ static struct flash_platform_data mini_flash_data = {
 
 static struct gpio_led mini_leds_gpio[] __initdata = {
        {
-               .name           = "ELINK:green:system",
+               .name           = "easylink:green:system",
                .gpio           = MINI_GPIO_LED_SYSTEM,
                .active_low     = 1,
        },