Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58423
b: refs/heads/master
c: 816cbfd
h: refs/heads/master
i:
  58421: de31e43
  58419: a1b8653
  58415: 085d48f
v: v3
  • Loading branch information
Diogo Kastrup authored and Jiri Kosina committed Jul 9, 2007
1 parent 3f3adb8 commit 8c82980
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: ea9a4a8b0e5a34eca6613e39d21be879d92ecff5
refs/heads/master: 816cbfda8b5113629707f604660204701e93b7ce
1 change: 1 addition & 0 deletions trunk/drivers/hid/usbhid/hid-pidff.c
Original file line number Diff line number Diff line change
Expand Up @@ -738,6 +738,7 @@ static void pidff_autocenter(struct pidff_device *pidff, u16 magnitude)
pidff->set_effect[PID_TRIGGER_BUTTON].value[0] = 0;
pidff->set_effect[PID_TRIGGER_REPEAT_INT].value[0] = 0;
pidff_set(&pidff->set_effect[PID_GAIN], magnitude);
pidff->set_effect[PID_DIRECTION_ENABLE].value[0] = 1;
pidff->set_effect[PID_START_DELAY].value[0] = 0;

usbhid_submit_report(pidff->hid, pidff->reports[PID_SET_EFFECT],
Expand Down

0 comments on commit 8c82980

Please sign in to comment.