commit | 5b6498a1c89be9f3a545ab163e33e5abf45493e9 | [log] [tgz] |
---|---|---|
author | Benjamin Tissoires <benjamin.tissoires@redhat.com> | Fri Mar 22 18:38:31 2013 +0100 |
committer | Jiri Kosina <jkosina@suse.cz> | Wed Mar 27 14:02:46 2013 +0100 |
tree | c4fe855c2d077199fca75a685e07c38bfa15048d | |
parent | 6f492f28779d12f7d76555e76ab49120ec01bca6 [diff] |
HID: multitouch: change touch sensor detection in mt_input_configured() To implement different methods for pen and touch, the previous implementation has to be reworked. This detection of the input attached to the touch sensor is the same than the one used in mt_report(). Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>