commit | a2063172ccafb5e7748a3b6719df8ac68ec89060 | [log] [tgz] |
---|---|---|
author | Michal Malý <madcatxster@gmail.com> | Mon Sep 24 12:13:29 2012 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Tue Sep 25 15:41:59 2012 +0200 |
tree | 92b69da3f8450f41a4fc1a3af4a42399d65e7509 | |
parent | 2b24a960016b8d3221a6dd2764ab97247c48dd97 [diff] |
HID: hid-lg4ff: Set absolute axes parametes on DFP The lg4ff driver doesn't fill the "input_absinfo" struct so it is left with default values. Applications with rely on information in this struct therefore do not work correctly with the wheel. Other Logitech wheels probably need this fix too, but again I do not have enough information to write it. Signed-off-by: Michal Malý <madcatxster@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>