]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
HID: wacom: Report 'strip2' values in ABS_RY
authorJason Gerecke <killertofu@gmail.com>
Wed, 16 Dec 2015 21:37:34 +0000 (13:37 -0800)
committerJiri Kosina <jkosina@suse.cz>
Thu, 17 Dec 2015 23:03:06 +0000 (00:03 +0100)
commit03a0dc546be3fa6091214bd2c05d678d3e8d67df
tree5601354b9f7858cd914b23a83c5852a41b4cfa58
parentf73d08d073a4bcb8bb1bd88444f07f39c84400da
HID: wacom: Report 'strip2' values in ABS_RY

Commit c7f0522 accidentally used ABS_RX for reporting both 'strip1' and
'strip2', when the latter should actually be reported through ABS_RY.

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