From d9d0814fc2378f4c8ba28e43f4c61c36e92f9d06 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Tue, 4 Dec 2012 15:19:50 +0000 Subject: [PATCH] Fix Comtrend AR-5381u Power LED MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Álvaro Fernández Rojas Signed-off-by: Florian Fainelli SVN-Revision: 34471 --- target/linux/brcm63xx/patches-3.3/532-board_96328a-1241N.patch | 2 +- target/linux/brcm63xx/patches-3.6/532-board_96328a-1241N.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/target/linux/brcm63xx/patches-3.3/532-board_96328a-1241N.patch b/target/linux/brcm63xx/patches-3.3/532-board_96328a-1241N.patch index 39daedf600..58a3deb0ff 100644 --- a/target/linux/brcm63xx/patches-3.3/532-board_96328a-1241N.patch +++ b/target/linux/brcm63xx/patches-3.3/532-board_96328a-1241N.patch @@ -42,7 +42,7 @@ + .leds = { + { + .name = "96328A-1241N:green:power", -+ .gpio = 8, ++ .gpio = 4, + .active_low = 1, + .default_trigger = "default-on", + }, diff --git a/target/linux/brcm63xx/patches-3.6/532-board_96328a-1241N.patch b/target/linux/brcm63xx/patches-3.6/532-board_96328a-1241N.patch index 39daedf600..58a3deb0ff 100644 --- a/target/linux/brcm63xx/patches-3.6/532-board_96328a-1241N.patch +++ b/target/linux/brcm63xx/patches-3.6/532-board_96328a-1241N.patch @@ -42,7 +42,7 @@ + .leds = { + { + .name = "96328A-1241N:green:power", -+ .gpio = 8, ++ .gpio = 4, + .active_low = 1, + .default_trigger = "default-on", + }, -- 2.30.2