HID: wacom: Use tablet-provided touch height/width values for INTUOSHT
authorJason Gerecke <killertofu@gmail.com>
Tue, 18 Aug 2015 00:41:53 +0000 (17:41 -0700)
committerJiri Kosina <jkosina@suse.cz>
Tue, 18 Aug 2015 13:15:29 +0000 (15:15 +0200)
commit76703be827a7867c28b904562bc78ed1314698bc
treefd7596f37727cee69b3d3cb7af4659f322c35692
parent025bcc154027fc52b1aee192c4599bb6ee6a3c9c
HID: wacom: Use tablet-provided touch height/width values for INTUOSHT

The current generation of "Intuos" tablets (i.e. INTUOSHT) report touch
width and height data just like the "Intuos Pro" do. This commit changes
the code to allow these tablets to use the appropriate codepath instead
of the one intended for Intuos5/Bamboo.

Signed-off-by: Jason Gerecke <jason.gerecke@wacom.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/wacom_wac.c