HID: hid-lg4ff: Set absolute axes parametes on DFP
authorMichal Malý <madcatxster@gmail.com>
Mon, 24 Sep 2012 10:13:29 +0000 (12:13 +0200)
committerJiri Kosina <jkosina@suse.cz>
Tue, 25 Sep 2012 13:41:59 +0000 (15:41 +0200)
commita2063172ccafb5e7748a3b6719df8ac68ec89060
tree92b69da3f8450f41a4fc1a3af4a42399d65e7509
parent2b24a960016b8d3221a6dd2764ab97247c48dd97
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>
drivers/hid/hid-lg4ff.c