diff options
author | Raphaël Huck <rhk@cksum.org> | 2010-04-29 12:54:24 +0000 |
---|---|---|
committer | Raphaël Huck <rhk@cksum.org> | 2010-04-29 12:54:24 +0000 |
commit | f87eac79bb74bf56748b6c3bcfbb4671ac732113 (patch) | |
tree | 9003728e69eec4a497fdda377ef8addfce2cc309 /target/linux/brcm63xx/patches-2.6.32/150-alice_gate2_leds.patch | |
parent | ccfe1f7886159660b0f015f904f152e70121f8fb (diff) | |
download | upstream-f87eac79bb74bf56748b6c3bcfbb4671ac732113.tar.gz upstream-f87eac79bb74bf56748b6c3bcfbb4671ac732113.tar.bz2 upstream-f87eac79bb74bf56748b6c3bcfbb4671ac732113.zip |
rename reset_buttons to buttons
SVN-Revision: 21255
Diffstat (limited to 'target/linux/brcm63xx/patches-2.6.32/150-alice_gate2_leds.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-2.6.32/150-alice_gate2_leds.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-2.6.32/150-alice_gate2_leds.patch b/target/linux/brcm63xx/patches-2.6.32/150-alice_gate2_leds.patch index 7b3f9ff5a9..e464384d51 100644 --- a/target/linux/brcm63xx/patches-2.6.32/150-alice_gate2_leds.patch +++ b/target/linux/brcm63xx/patches-2.6.32/150-alice_gate2_leds.patch @@ -50,7 +50,7 @@ + }, + }, + -+ .reset_buttons = { ++ .buttons = { + { + .desc = "sw2", + .gpio = 37, |