Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 350685
b: refs/heads/master
c: 1932c8a
h: refs/heads/master
i:
  350683: 6a4475e
v: v3
  • Loading branch information
Dmitry Torokhov committed Jan 22, 2013
1 parent 4f84715 commit f88aaca
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: be2d7e4233a4fe439125b825470020cef83407d5
refs/heads/master: 1932c8a0035231ead2130201a69eca7f5d8e2462
1 change: 1 addition & 0 deletions trunk/drivers/input/joystick/walkera0701.c
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,7 @@ static int walkera0701_connect(struct walkera_dev *w, int parport)
w->input_dev->id.vendor = 0x0001;
w->input_dev->id.product = 0x0001;
w->input_dev->id.version = 0x0100;
w->input_dev->dev.parent = w->parport->dev;
w->input_dev->open = walkera0701_open;
w->input_dev->close = walkera0701_close;

Expand Down

0 comments on commit f88aaca

Please sign in to comment.