Revert "HID: multitouch: decide if hid-multitouch needs to handle mt devices"
authorHenrik Rydberg <rydberg@euromail.se>
Tue, 1 Nov 2011 14:26:31 +0000 (15:26 +0100)
committerJiri Kosina <jkosina@suse.cz>
Tue, 1 Nov 2011 14:26:31 +0000 (15:26 +0100)
This reverts commit 0db3bfc72adf0c (""HID: multitouch: decide if hid-multitouch
needs to handle mt devices").

The generic detection of hid-mt devices has two major flaws, and was
merged prematurely. Firstly, the hid-multitouch gets loaded even when
the device is handled by a special device. Secondly, the patch only
partially duplicates the device whitelist already present in hid-core,
effectively rendering a number of devices non-functional.

Reported-by: Sean Young <sean@mess.org>
Tested-by: Benjamin Tissoires <benjamin.tissoires@gmail.com>
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found