Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11952
b: refs/heads/master
c: eb16292
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mackerras authored and Dmitry Torokhov committed Oct 31, 2005
1 parent a82d957 commit 2331c9a
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: 76440d5e13d7dacd5763394ddb2071424e0b6921
refs/heads/master: eb16292ba8a6655a560ab10a7d73a7816f0c0ac0
1 change: 1 addition & 0 deletions trunk/drivers/macintosh/adbhid.c
Original file line number Diff line number Diff line change
Expand Up @@ -723,6 +723,7 @@ adbhid_input_register(int id, int default_id, int original_handler_id,

sprintf(hid->phys, "adb%d:%d.%02x/input", id, default_id, original_handler_id);

hid->input = input_dev;
hid->id = default_id;
hid->original_handler_id = original_handler_id;
hid->current_handler_id = current_handler_id;
Expand Down

0 comments on commit 2331c9a

Please sign in to comment.