when changing the mac address of a bridge interface, keep member interface addresses...
[openwrt.git] / target / linux / brcm63xx / patches-2.6.33 / 150-alice_gate2_leds.patch
index 7795f99..1eb5d2b 100644 (file)
 +              },
 +      },
 +
 +              },
 +      },
 +
-+      .reset_buttons = {
++      .buttons = {
 +              {
 +                      .desc           = "sw2",
 +                      .gpio           = 37,
 +                      .active_low     = 1,
 +                      .type           = EV_KEY,
 +              {
 +                      .desc           = "sw2",
 +                      .gpio           = 37,
 +                      .active_low     = 1,
 +                      .type           = EV_KEY,
-+                      .code           = BTN_0,
++                      .code           = KEY_RESTART,
 +                      .threshold      = 3,
 +              },
 +      },
 +                      .threshold      = 3,
 +              },
 +      },
This page took 0.021211 seconds and 4 git commands to generate.