[brcm63xx] fix bisectability of patch 303-spi-board-info.patch
[openwrt.git] / target / linux / brcm63xx / patches-3.3 / 552-board_96348gw-10_reset_button.patch
index dcd65bae88498ac138ef4af8d84a20d2ec21504c..914bf38443908568eafec8c68a8d211dd78c1ab2 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
+@@ -910,6 +910,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,
 +              },
 +      },
  };