bcm63xx: add support for the HSSPI controller
[oweals/openwrt.git] / target / linux / brcm63xx / patches-3.3 / 552-board_96348gw-10_reset_button.patch
index eeaad031437f3e93e8b28a58714ead289b26a94d..e8bc47a51ee138f1f5da3fbfd168c4be4ec2ea6e 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
+@@ -663,6 +663,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,
 +              },
 +      },
  };