[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)
SVN-Revision: 32096

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

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