diff options
author | Ping Cheng <pinglinux@gmail.com> | 2015-02-21 01:27:30 +0300 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2015-03-03 02:27:10 +0300 |
commit | e0d41fd435ad71b86380f27195aa117400439f37 (patch) | |
tree | 9a488d9eaa758469a13c5c712884204e71bfb2b7 /drivers/hid/usbhid | |
parent | 486b908d4412510d66ee348ba765de8d93441345 (diff) | |
download | linux-e0d41fd435ad71b86380f27195aa117400439f37.tar.xz |
HID: wacom: rely on actual touch down count to decide touch_down
touch_down is a flag to indicate if there are touches on tablet
or not. Since one set of touch events may be posted over more
than one data packet/touch frame, and pen may come in proximity
while touch events are partially sent, counting all touch events
for the set reflects the actual status of touch_down.
Signed-off-by: Ping Cheng <pingc@wacom.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/usbhid')
0 files changed, 0 insertions, 0 deletions