iwinfo: don't use the txpower value from debugfs for now, it does not match the value...
[librecmc/librecmc.git] / target / linux / brcm63xx / patches-3.3 / 504-board_dsl_274xb_rev_c.patch
index 375c8243646f81c7d71e825529ecc300cf01bf16..0384738ad5b180b9495639bbbae75824bca19780 100644 (file)
@@ -52,7 +52,7 @@
 +                      .active_low     = 1,
 +                      .type           = EV_KEY,
 +                      .code           = KEY_RESTART,
-+                      .debounce_interval = 60,
++                      .debounce_interval = BCM963XX_KEYS_DEBOUNCE_INTERVAL,
 +              },
 +      },
 +};
@@ -60,7 +60,7 @@
  struct spi_gpio_platform_data nb4_spi_gpio_data = {
        .sck            = NB4_SPI_GPIO_CLK,
        .mosi           = NB4_SPI_GPIO_MOSI,
-@@ -1319,6 +1372,7 @@ static const struct board_info __initdat
+@@ -1409,6 +1462,7 @@ static const struct board_info __initdat
        &board_AGPFS0,
        &board_CPVA642,
        &board_DWVS0,