[brcm63xx] fix 553-board_96348w3.patch patch wrt gpio-keys-polled
authorFlorian Fainelli <florian@openwrt.org>
Wed, 6 Jun 2012 20:58:45 +0000 (20:58 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Wed, 6 Jun 2012 20:58:45 +0000 (20:58 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32096 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/brcm63xx/patches-3.3/553-board_96348w3.patch

index 029f02a..4f20a64 100644 (file)
@@ -50,7 +50,7 @@
 +                      .active_low     = 1,
 +                      .type           = EV_KEY,
 +                      .code           = KEY_RESTART,
-+                      .threshold      = 3,
++                      .debounce_interval = BCM963XX_KEYS_DEBOUNCE_INTERVAL,
 +                      },
 +      },
 +};