[brcm63xx] switch to gpio-keys-polled
[openwrt/svn-archive/archive.git] / target / linux / brcm63xx / patches-3.3 / 506-board_gw6200_gw6000.patch
index 05c2d5eb2e1e5cdbc873347c2f1393b5da444516..a82f2b0556c05a7b772563917d6ad78898557178 100644 (file)
@@ -61,7 +61,7 @@
 +                      .active_low     = 1,
 +                      .type           = EV_KEY,
 +                      .code           = KEY_RESTART,
-+                      .threshold      = 3,
++                      .debounce_interval = 60,
 +              },
 +      },
 +};
 +                      .active_low     = 1,
 +                      .type           = EV_KEY,
 +                      .code           = KEY_RESTART,
-+                      .threshold      = 3,
++                      .debounce_interval = 60,
 +              },
 +      },
 +};