From: Benjamin Tissoires Date: Wed, 21 May 2014 15:15:56 +0000 (-0400) Subject: HID: rmi: do not handle touchscreens through hid-rmi X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~6^2^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba391e5a5ac6697b8bcae8c0d01439cb765d9ef8;p=pandora-kernel.git HID: rmi: do not handle touchscreens through hid-rmi Currently, hid-rmi drives every Synaptics product, but the touchscreens on the Windows tablets should be handled through hid-multitouch. Instead of providing a long list of PIDs, rely on the scan_report capability to detect which should go to hid-multitouch, and which should not go to hid-rmi. related bug: https://bugzilla.kernel.org/show_bug.cgi?id=74241 https://bugzilla.redhat.com/show_bug.cgi?id=1089583 Signed-off-by: Benjamin Tissoires Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed