From 6e5242952c41b9994a214a4acd2fc76c3ae51f70 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Wed, 6 Jun 2012 20:58:45 +0000 Subject: fix 553-board_96348w3.patch patch wrt gpio-keys-polled SVN-Revision: 32096 --- target/linux/brcm63xx/patches-3.3/553-board_96348w3.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux') diff --git a/target/linux/brcm63xx/patches-3.3/553-board_96348w3.patch b/target/linux/brcm63xx/patches-3.3/553-board_96348w3.patch index 029f02a..4f20a64 100644 --- a/target/linux/brcm63xx/patches-3.3/553-board_96348w3.patch +++ b/target/linux/brcm63xx/patches-3.3/553-board_96348w3.patch @@ -50,7 +50,7 @@ + .active_low = 1, + .type = EV_KEY, + .code = KEY_RESTART, -+ .threshold = 3, ++ .debounce_interval = BCM963XX_KEYS_DEBOUNCE_INTERVAL, + }, + }, +}; -- cgit v1.1