diff options
author | Nicholas Mc Guire <hofrat@osadl.org> | 2015-05-02 15:55:15 (GMT) |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2015-05-07 08:32:22 (GMT) |
commit | e03930620ae856a6ed79007207337d10011ecb36 (patch) | |
tree | 27ead853b3d6b94c98f6a15633fbb31d34b772eb /scripts | |
parent | 8de29a35dc840a05e451ad035bcb06e21ccf605f (diff) | |
download | linux-e03930620ae856a6ed79007207337d10011ecb36.tar.xz |
HID: make timeout HZ independent
wait_event_interruptible_timeout() expects a timeout in jiffies so the
numeric constant becomes HZ dependent - put it through msecs_to_jiffies()
to make it HZ independent.
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions