From: Benjamin Tissoires Date: Wed, 14 Nov 2012 15:59:17 +0000 (+0100) Subject: HID: multitouch: support arrays for the split of the touches in a report X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~36^2^4~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54f4c0c3e9d9ad50bf58a4f7c2bbdfb3fa4ab3a7;p=pandora-kernel.git HID: multitouch: support arrays for the split of the touches in a report Win8 certification introduced the ability to transmit two X and two Y per touch. The specification precises that it must be used in an array. This test guarantees that we split the touches on the last element in this array. Signed-off-by: Benjamin Tissoires Reviewed-by: Henrik Rydberg Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed