diff options
author | Benjamin Tissoires <benjamin.tissoires@gmail.com> | 2013-01-31 17:22:24 +0100 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2013-02-05 12:07:39 +0100 |
commit | 55978fa9dc4c57f8249617c35d28c0599de850df (patch) | |
tree | 9b2d8d0a30cdc43709ceaa63202aeabe75f2bc4f /drivers/hid/hid-core.c | |
parent | 6d85d037d6247b06e1060b5e5ad0e4854a7d1e3b (diff) | |
download | linux-stable-55978fa9dc4c57f8249617c35d28c0599de850df.tar.gz linux-stable-55978fa9dc4c57f8249617c35d28c0599de850df.tar.bz2 linux-stable-55978fa9dc4c57f8249617c35d28c0599de850df.zip |
HID: multitouch: use the callback "report" instead of sequential events
Nexio 42" devices requires to rely on the HID field Contact
Count to compute the valid values. However, this field is
most of the time at the end of the report, meaning that we
need to get the all report parsed before processing it.
This patch does not introduce functional changes.
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/hid-core.c')
0 files changed, 0 insertions, 0 deletions