HID: wacom: peport In Range event according to the spec
authorPing Cheng <pinglinux@gmail.com>
Fri, 9 Jan 2015 19:05:13 +0000 (11:05 -0800)
committerJiri Kosina <jkosina@suse.cz>
Mon, 12 Jan 2015 09:16:32 +0000 (10:16 +0100)
commitb3bd7ef397a6031f5398c76a9a0b0695a38f6587
tree107de1438ea1f9ed8148c8cdce52419270e89863
parent373a5356dfb75ea7140f8d37cf26eb6a62910617
HID: wacom: peport In Range event according to the spec

Some Cintiq and Intuos tablets report In Range event. This event is sent before
valid data is reported when tool enters proximity; or before out of proximity
event is reported when tool exits.

While entering proximity, In Range means a pen is detected. This information
can be used for palm/touch rejection on both pen and touch enabled devices.
While exiting, it means the tool has reached its maximum detectable distance.

Signed-off-by: Ping Cheng <pingc@wacom.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/wacom_wac.c
drivers/hid/wacom_wac.h