commit | 0bbfe28ad0fdc11dddae5fe6f6e4e91b7be06395 | [log] [tgz] |
---|---|---|
author | Jason Gerecke <killertofu@gmail.com> | Wed Jan 06 13:25:53 2016 -0800 |
committer | Jiri Kosina <jkosina@suse.cz> | Fri Jan 08 10:15:22 2016 +0100 |
tree | a742f8f7292e93a90e9d9a5eccc795fe268ed15b | |
parent | 0402b6b77a35205072087d7f774e4c2b2797f8c3 [diff] |
HID: wacom: Use correct report to query pen ID from INTUOSHT2 devices Unlike other tablets which are compatible with the wacom_intuos_irq handler, INTUOSHT2 devices provide pen ID with report ID 8 instead of 5. To ensure wacom_intuos_schedule_prox_event works as intended for these tablets, we must be sure it uses the correct report ID in this case. Signed-off-by: Jason Gerecke <jason.gerecke@wacom.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>