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 | ea459f4e40c7d5bf233cbfa0565b0df4989fa277 (patch) | |
tree | 1bcd4aec7a81e4e6e5a7b397040ee5ff1643571f /target/linux/brcm63xx/patches-2.6.33/150-alice_gate2_leds.patch | |
parent | bcca3791ea1c1e8620b6dc1e8828eae73af5282f (diff) | |
download | upstream-ea459f4e40c7d5bf233cbfa0565b0df4989fa277.tar.gz upstream-ea459f4e40c7d5bf233cbfa0565b0df4989fa277.tar.bz2 upstream-ea459f4e40c7d5bf233cbfa0565b0df4989fa277.zip |
[brcm63xx] rename reset_buttons to buttons
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21255 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/patches-2.6.33/150-alice_gate2_leds.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-2.6.33/150-alice_gate2_leds.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-2.6.33/150-alice_gate2_leds.patch b/target/linux/brcm63xx/patches-2.6.33/150-alice_gate2_leds.patch index 8e53a60e4b..1eb5d2b301 100644 --- a/target/linux/brcm63xx/patches-2.6.33/150-alice_gate2_leds.patch +++ b/target/linux/brcm63xx/patches-2.6.33/150-alice_gate2_leds.patch @@ -50,7 +50,7 @@ + }, + }, + -+ .reset_buttons = { ++ .buttons = { + { + .desc = "sw2", + .gpio = 37, |