From: Florian Fainelli Date: Wed, 6 Jun 2012 16:07:46 +0000 (+0000) Subject: [brcm63xx] fix alarm led color for board 96348A-122 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=42359382d6f6fcd66659529768f346e8ae31666a;p=openwrt%2Fsvn-archive%2Farchive.git [brcm63xx] fix alarm led color for board 96348A-122 SVN-Revision: 32089 --- diff --git a/target/linux/brcm63xx/patches-3.3/516-board_96348A-122.patch b/target/linux/brcm63xx/patches-3.3/516-board_96348A-122.patch index 7e20e0dec2..e9e78c5de8 100644 --- a/target/linux/brcm63xx/patches-3.3/516-board_96348A-122.patch +++ b/target/linux/brcm63xx/patches-3.3/516-board_96348A-122.patch @@ -27,7 +27,7 @@ + .default_trigger = "default-on", + }, + { -+ .name = "96348A-122:green:alarm", ++ .name = "96348A-122:red:alarm", + .gpio = 2, + .active_low = 1, + },