]> git.baikalelectronics.ru Git - kernel.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)
commit37cf21b65ca992417cd2d80eb0ab994256b2cf95
tree5601354b9f7858cd914b23a83c5852a41b4cfa58
parent5d767a0ce0395a84e6e023e939fa8c6f4f220c5f
HID: wacom: Report 'strip2' values in ABS_RY

Commit 2567dd3 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