update OCF framework to version 20100325
[oweals/openwrt.git] / target / linux / brcm63xx / patches-2.6.33 / 150-alice_gate2_leds.patch
index 7795f99efd14b660044059d8573bcdd10ef82696..1eb5d2b301b5f083215328f336c487ff5bd032d9 100644 (file)
 +              },
 +      },
 +
-+      .reset_buttons = {
++      .buttons = {
 +              {
 +                      .desc           = "sw2",
 +                      .gpio           = 37,
 +                      .active_low     = 1,
 +                      .type           = EV_KEY,
-+                      .code           = BTN_0,
++                      .code           = KEY_RESTART,
 +                      .threshold      = 3,
 +              },
 +      },