summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.3/504-board_dsl_274xb_rev_c.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2012-04-27 16:44:48 +0000
committerFlorian Fainelli <florian@openwrt.org>2012-04-27 16:44:48 +0000
commite047cf1899f30cbccf632cb6ee37cad0cea495ae (patch)
treea766ec427e9c94b2a7182a55dc5992832122550d /target/linux/brcm63xx/patches-3.3/504-board_dsl_274xb_rev_c.patch
parent1c2905751924f7354f8e895cd22326cdbdebd7df (diff)
downloadmaster-31e0f0ae-e047cf1899f30cbccf632cb6ee37cad0cea495ae.tar.gz
master-31e0f0ae-e047cf1899f30cbccf632cb6ee37cad0cea495ae.tar.bz2
master-31e0f0ae-e047cf1899f30cbccf632cb6ee37cad0cea495ae.zip
switch to gpio-keys-polled
SVN-Revision: 31491
Diffstat (limited to 'target/linux/brcm63xx/patches-3.3/504-board_dsl_274xb_rev_c.patch')
-rw-r--r--target/linux/brcm63xx/patches-3.3/504-board_dsl_274xb_rev_c.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.3/504-board_dsl_274xb_rev_c.patch b/target/linux/brcm63xx/patches-3.3/504-board_dsl_274xb_rev_c.patch
index 43818a29e0..375c824364 100644
--- a/target/linux/brcm63xx/patches-3.3/504-board_dsl_274xb_rev_c.patch
+++ b/target/linux/brcm63xx/patches-3.3/504-board_dsl_274xb_rev_c.patch
@@ -52,7 +52,7 @@
+ .active_low = 1,
+ .type = EV_KEY,
+ .code = KEY_RESTART,
-+ .threshold = 3,
++ .debounce_interval = 60,
+ },
+ },
+};