diff options
author | Jason Gerecke <killertofu@gmail.com> | 2014-12-05 22:37:32 +0100 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2014-12-10 10:50:48 +0100 |
commit | b58ba1ba1af9cfbad6f3af4c4fc3575d9aeae542 (patch) | |
tree | e81f891a3b28e7dfb29675c58bf2e0de844137b2 /drivers/hid/hid-huion.c | |
parent | HID: wacom: Update maximum X/Y accounding to outbound offset (diff) | |
download | linux-b58ba1ba1af9cfbad6f3af4c4fc3575d9aeae542.tar.xz linux-b58ba1ba1af9cfbad6f3af4c4fc3575d9aeae542.zip |
HID: wacom: Initialize MT slots for generic devices at post_parse_hid
If a HID descriptor places HID_DG_CONTACTID before HID_DG_X and HID_DG_Y then
the ABS_X and ABS_Y will not be automatically initialized by the call to
input_mt_init_slots. To ensure that this is not a problem, we relocate that
call to occur after HID parsing has been completed and we've initalized all the
multitouch axes.
Signed-off-by: Jason Gerecke <killertofu@gmail.com>
Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/hid-huion.c')
0 files changed, 0 insertions, 0 deletions