HID: Add a hid quirk for input sync override
authorHenrik Rydberg <rydberg@thabit.(none)>
Tue, 24 Aug 2010 08:54:44 +0000 (10:54 +0200)
committerJiri Kosina <jkosina@suse.cz>
Tue, 21 Sep 2010 14:11:44 +0000 (16:11 +0200)
As of lately, HID devices which send per-frame data split over several
HID reports have started to emerge. This patch adds a quirk which
allows the HID driver to take over the input layer synchronization,
and hence the control of the frame boundary.

Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found