ar71xx: use netgear prefix for WNDAP360 LED names
[openwrt.git] / target / linux / ar71xx / files / arch / mips / ath79 / mach-wndap360.c
index 5b4b7b0..80b0cf3 100644 (file)
  */
 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,
         }