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 / 550-alice_gate2_leds.patch
index ebf6f65421e15b186bff019bade260a71bb29faf..382e98e542b3d8b98158a21bba40b4b1322a7613 100644 (file)
@@ -1,6 +1,6 @@
 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -1609,6 +1609,98 @@ static struct board_info __initdata boar
+@@ -1921,6 +1921,99 @@ static struct board_info __initdata boar
  
        .has_ohci0 = 1,
        .has_ehci0 = 1,
@@ -91,6 +91,7 @@
 +              {
 +                      .desc           = "wps",
 +                      .gpio           = 34,
++                      .active_low     = 1,
 +                      .type           = EV_KEY,
 +                      .code           = KEY_WPS_BUTTON,
 +                      .debounce_interval = BCM963XX_KEYS_DEBOUNCE_INTERVAL,