bcm63xx: add basic bcm6362 support
[openwrt.git] / target / linux / brcm63xx / patches-3.3 / 552-board_96348gw-10_reset_button.patch
index dcd65bae88498ac138ef4af8d84a20d2ec21504c..0a464c8d5bb124f84a6385bd7eeeca7ad63e14ea 100644 (file)
@@ -1,6 +1,6 @@
 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -661,6 +661,17 @@ static struct board_info __initdata boar
+@@ -583,6 +583,17 @@ static struct board_info __initdata boar
                        .active_low     = 1,
                },
        },
@@ -12,7 +12,7 @@
 +                      .active_low     = 1,
 +                      .type           = EV_KEY,
 +                      .code           = KEY_RESTART,
-+                      .threshold      = 3,
++                      .debounce_interval = BCM963XX_KEYS_DEBOUNCE_INTERVAL,
 +              },
 +      },
  };