Fix typo in 96338GW power LED.

Signed-off-by: Álvaro Fernández Rojas <nolt...@gmail.com>
---
Add SOB.

diff --git a/target/linux/brcm63xx/patches-3.3/310-board_leds_naming.patch 
b/target/linux/brcm63xx/patches-3.3/310-board_leds_naming.patch
index 798e801..df4ddb4 100644
--- a/target/linux/brcm63xx/patches-3.3/310-board_leds_naming.patch
+++ b/target/linux/brcm63xx/patches-3.3/310-board_leds_naming.patch
@@ -23,7 +23,7 @@
                },
                {
 -                      .name           = "power",
-+                      .name           = "96338GW!green:power",
++                      .name           = "96338GW:green:power",
                        .gpio           = 0,
                        .active_low     = 1,
                        .default_trigger = "default-on",
diff --git a/target/linux/brcm63xx/patches-3.6/310-board_leds_naming.patch 
b/target/linux/brcm63xx/patches-3.6/310-board_leds_naming.patch
index 84603b0..8b307a2 100644
--- a/target/linux/brcm63xx/patches-3.6/310-board_leds_naming.patch
+++ b/target/linux/brcm63xx/patches-3.6/310-board_leds_naming.patch
@@ -23,7 +23,7 @@
                },
                {
 -                      .name           = "power",
-+                      .name           = "96338GW!green:power",
++                      .name           = "96338GW:green:power",
                        .gpio           = 0,
                        .active_low     = 1,
                        .default_trigger = "default-on",
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to