Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 189020
b: refs/heads/master
c: 9705c39
h: refs/heads/master
v: v3
  • Loading branch information
Christian Lamparter authored and Nicolas Pitre committed Mar 23, 2010
1 parent e27a650 commit b7ae084
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4f4669ee732a6b37279e912af1833fbff15407a2
refs/heads/master: 9705c3961e73054b656720884f0da0a5a438fbae
4 changes: 2 additions & 2 deletions trunk/arch/arm/mach-kirkwood/mv88f6281gtw_ge-setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,9 @@ static struct gpio_keys_button mv88f6281gtw_ge_button_pins[] = {
.desc = "SWR Button",
.active_low = 1,
}, {
.code = KEY_F1,
.code = KEY_WPS_BUTTON,
.gpio = 46,
.desc = "WPS Button(F1)",
.desc = "WPS Button",
.active_low = 1,
},
};
Expand Down

0 comments on commit b7ae084

Please sign in to comment.