]> git.karo-electronics.de Git - linux-beck.git/commit
HID: wacom: Use correct report to query pen ID from INTUOSHT2 devices
authorJason Gerecke <killertofu@gmail.com>
Wed, 6 Jan 2016 21:25:53 +0000 (13:25 -0800)
committerJiri Kosina <jkosina@suse.cz>
Fri, 8 Jan 2016 09:15:22 +0000 (10:15 +0100)
commit0bbfe28ad0fdc11dddae5fe6f6e4e91b7be06395
treea742f8f7292e93a90e9d9a5eccc795fe268ed15b
parent0402b6b77a35205072087d7f774e4c2b2797f8c3
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>
drivers/hid/wacom_wac.c
drivers/hid/wacom_wac.h