diff options
author | Benjamin Tissoires <benjamin.tissoires@redhat.com> | 2015-02-17 14:19:46 -0500 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2015-02-18 23:43:15 +0100 |
commit | 9a1c001298fd567c0f0776ab54ab9965eeb9019f (patch) | |
tree | 4905bf101dbe8696246f1eb929c95217a9ea555a /scripts/gdb/linux/utils.py | |
parent | 870fd0f5df4e131467612cc46db46fc3b69fd706 (diff) |
HID: wacom: do not directly use input_mt_report_pointer_emulation
input_mt_sync_frame() calls input_mt_report_pointer_emulation() and do
some internal steps required to keep in sync the state of the touch within
the various reports.
Given that we use input_mt_get_slot_by_key() in this driver, it is better to
use input_mt_sync_frame().
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Reviewed-by: Ping Cheng <pingc@wacom.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions