From: Florian Fainelli Date: Wed, 6 Jun 2012 16:07:46 +0000 (+0000) Subject: fix alarm led color for board 96348A-122 X-Git-Tag: reboot~13677 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=4c25e42fa8153368f2776aa59a4ec423a16e97cb 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, + },