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)
commitd682bd7f38b73e5dff0b5584c8ec301ccf76e4db
tree0ab9d28fedd5430393e50a6e69f433962f3f2f3d
parent8052ee5f5fd9be153129eaa06ced4a786415abc1
Revert "HID: multitouch: decide if hid-multitouch needs to handle mt devices"

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>
drivers/hid/hid-multitouch.c