From: Henrik Rydberg Date: Tue, 1 Nov 2011 14:26:31 +0000 (+0100) Subject: Revert "HID: multitouch: decide if hid-multitouch needs to handle mt devices" X-Git-Tag: v3.2-rc1~75^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d682bd7f38b73e5dff0b5584c8ec301ccf76e4db;p=pandora-kernel.git 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 Tested-by: Benjamin Tissoires Signed-off-by: Henrik Rydberg Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed