From: Benjamin Tissoires Date: Thu, 22 Aug 2013 12:51:08 +0000 (+0200) Subject: HID: detect Win 8 multitouch devices in core X-Git-Tag: v3.12-rc1~125^2~1^4~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f961bd3516e4f699bbacff5d7f5247d6d87c59f0;p=pandora-kernel.git HID: detect Win 8 multitouch devices in core Detecting Win 8 multitouch devices in core allows us to set quirks before the device is parsed through hid_hw_start(). It also simplifies the detection of those devices in hid-multitouch and makes the handling of those devices cleaner. As Win 8 multitouch panels are in the group multitouch and rely on a special feature to be detected, this patch adds a bitfield in the parser. Signed-off-by: Benjamin Tissoires Reviewed-by: Henrik Rydberg Tested-by: Srinivas Pandruvada Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed