From 07f475aaa687dfbf2c5ea2be8354fd678ada16f5 Mon Sep 17 00:00:00 2001 From: florian Date: Tue, 27 Nov 2012 18:42:42 +0000 Subject: [brcm63xx] Fix typo in 96338GW power LED. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Álvaro Fernández Rojas Signed-off-by: Florian Fainelli git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34396 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm63xx/patches-3.3/310-board_leds_naming.patch | 2 +- target/linux/brcm63xx/patches-3.6/310-board_leds_naming.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'target') 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 798e8018f..df4ddb445 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 84603b00c..8b307a2fe 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", -- cgit v1.2.3