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://207.154.207.93/?a=commitdiff_plain;h=5153308130bac3b7ce6ec4085d2438c79a4a7a34;p=15.05%2Fopenwrt.git [brcm63xx] fix alarm led color for board 96348A-122 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32089 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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, + },