bcm63xx: Add nb6 support (BCM6362 SoC base boards)
[openwrt/openwrt.git] / target / linux / brcm63xx / patches-3.3 / 552-board_96348gw-10_reset_button.patch
index eeaad031437f3e93e8b28a58714ead289b26a94d..3c0fe8b9dc1adde87dd5312b4a39cb222d04ffbd 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
+@@ -586,6 +586,17 @@ static struct board_info __initdata boar
                        .active_low     = 1,
                },
        },
@@ -12,7 +12,7 @@
 +                      .active_low     = 1,
 +                      .type           = EV_KEY,
 +                      .code           = KEY_RESTART,
-+                      .debounce_interval = 60,
++                      .debounce_interval = BCM963XX_KEYS_DEBOUNCE_INTERVAL,
 +              },
 +      },
  };