From: Benjamin Tissoires Date: Tue, 6 Mar 2012 16:57:04 +0000 (+0100) Subject: HID: handle all multitouch devices through hid-multitouch X-Git-Tag: v3.4-rc1~176^2~2^4~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d179a9ef25a64b451e2bbd46f6a6c16c6a72eb1;p=pandora-kernel.git HID: handle all multitouch devices through hid-multitouch When the quirk HID_QUIRK_MULTITOUCH is present and when hid-multitouch is loaded, let's pass the device to hid-multitouch even if it has not been registered in hid-multitouch. If any other driver wants to take precedence over hid-multitouch, the usual way of adding it to hid_have_special_driver will work as the quirk HID_QUIRK_MULTITOUCH won't be set by the generic hid layer. Signed-off-by: Benjamin Tissoires Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed