diff options
author | Jason Gerecke <killertofu@gmail.com> | 2018-06-12 13:42:46 -0700 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2018-06-20 09:27:23 +0200 |
commit | d471b6b22d37bf9928c6d0202bdaaf76583b8b61 (patch) | |
tree | abc16189e2bb1e170181c5f3a3fca455179c8a21 /drivers/hid/hid-core.c | |
parent | ebeaa367548e9e92dd9374b9464ff6e7d157117b (diff) | |
download | blackbird-obmc-linux-d471b6b22d37bf9928c6d0202bdaaf76583b8b61.tar.gz blackbird-obmc-linux-d471b6b22d37bf9928c6d0202bdaaf76583b8b61.zip |
HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large
The HID descriptor for the 2nd-gen Intuos Pro large (PTH-860) contains
a typo which defines an incorrect logical maximum Y value. This causes
a small portion of the bottom of the tablet to become unusable (both
because the area is below the "bottom" of the tablet and because
'wacom_wac_event' ignores out-of-range values). It also results in a
skewed aspect ratio.
To fix this, we add a quirk to 'wacom_usage_mapping' which overwrites
the data with the correct value.
Signed-off-by: Jason Gerecke <jason.gerecke@wacom.com>
CC: stable@vger.kernel.org # v4.10+
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/hid-core.c')
0 files changed, 0 insertions, 0 deletions