]> git.baikalelectronics.ru Git - kernel.git/commit
HID: wacom: use wacom_wac_finger_count_touches to set touch_down
authorPing Cheng <pinglinux@gmail.com>
Fri, 20 Mar 2015 21:57:21 +0000 (14:57 -0700)
committerJiri Kosina <jkosina@suse.cz>
Thu, 2 Apr 2015 12:13:42 +0000 (14:13 +0200)
commit2ec5f87bde3500b110767c312c1c7059103e3658
tree134797c4b913af172094fa46f99a22f7de5a4f93
parent39333a137131834a0c5b8d456007d0fbadf9f9e1
HID: wacom: use wacom_wac_finger_count_touches to set touch_down

Counting number of touching fingers by wacom_wac_finger_count_touches so we
don't have to count them inside individual routines.

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