diff options
author | Benjamin Tissoires <benjamin.tissoires@redhat.com> | 2016-11-25 14:27:22 +0100 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2016-11-28 14:39:58 +0100 |
commit | b897f6db3ae2cd9a42377f8b1865450f34ceff0e (patch) | |
tree | 6189483efd7b5abde6b8316c7303e57cdb8d5782 /include | |
parent | 8fe89ef076fa104f514da6ef61d90f5bf93488e3 (diff) |
HID: multitouch: do not retrieve all reports for all devices
We already have in place a quirk for Windows 8 devices, but it looks
like the Surface Cover are not conforming to it.
Given that we are only interested in 3 feature reports (the ones that
the Windows driver retrieves), we should be safe to unconditionally apply
the quirk to everybody.
In case there is an issue with a controller, we can always mark it as such
in the transport driver, and hid-multitouch won't try to retrieve the
feature report.
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions