Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108510
b: refs/heads/master
c: 74dd439
h: refs/heads/master
v: v3
  • Loading branch information
Uwe Kleine-König authored and Dmitry Torokhov committed Jul 30, 2008
1 parent e3654fa commit 07a67bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 558a171d778293176bf70bc34e18a92faef5bfa1
refs/heads/master: 74dd4393445ba37b79041d92de6ff7e7b68a4aec
1 change: 1 addition & 0 deletions trunk/drivers/input/keyboard/gpio_keys.c
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ static int __devinit gpio_keys_probe(struct platform_device *pdev)
unsigned int type = button->type ?: EV_KEY;

bdata->input = input;
bdata->button = button;
setup_timer(&bdata->timer,
gpio_check_button, (unsigned long)bdata);

Expand Down

0 comments on commit 07a67bc

Please sign in to comment.