HID: multitouch: decide if hid-multitouch needs to handle mt devices
authorBenjamin Tissoires <benjamin.tissoires@gmail.com>
Wed, 21 Sep 2011 14:56:55 +0000 (16:56 +0200)
committerJiri Kosina <jkosina@suse.cz>
Mon, 26 Sep 2011 12:19:02 +0000 (14:19 +0200)
Now that hid-generic ignores all win7 compatible multitouch devices, this patch
allows hid-multitouch to catch them.  The idea is to rely on the quirk
HID_QUIRK_MULTITOUCH to drop the device if no ContactID is given.

There is the need for a blacklist here as other devices may need a special
driver (ntrig for instance).

Signed-off-by: Benjamin Tissoires <benjamin.tissoires@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found