From: Ping Cheng Date: Fri, 20 Feb 2015 22:27:30 +0000 (-0800) Subject: HID: wacom: rely on actual touch down count to decide touch_down X-Git-Tag: omap-for-v4.1/fixes-rc1~310^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0d41fd435ad71b86380f27195aa117400439f37;p=pandora-kernel.git 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 Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed