ar71xx: mach-rbspi: simplify reset button registration
[oweals/openwrt.git] / target / linux / ar71xx / files / arch / mips / ath79 / mach-el-m150.c
index 72a396d4420c73393f3cd5c75ea36750a9e53ebf..b95d6c2f68d3fcc77fa26bc803e18f3fb51df8c0 100644 (file)
@@ -44,7 +44,7 @@ static struct flash_platform_data EL_M150_flash_data = {
 
 static struct gpio_led EL_M150_leds_gpio[] __initdata = {
        {
-               .name           = "ELINK:green:system",
+               .name           = "easylink:green:system",
                .gpio           = EL_M150_GPIO_LED_SYSTEM,
                .active_low     = 1,
        },