From: Benjamin Tissoires Date: Tue, 6 Mar 2012 16:57:03 +0000 (+0100) Subject: HID: multitouch: fix handling of buggy reports descriptors for Dell ST2220T X-Git-Tag: v3.4-rc1~176^2~2^4~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed9d5c96147b3bed6178252e8e04b27b7d32edd0;p=pandora-kernel.git HID: multitouch: fix handling of buggy reports descriptors for Dell ST2220T LG multitouch panels, such as the one found in Dell ST2220T, has buggy reports descriptors. With the previous implementation, it was impossible to rely on the reports descriptors to determine how the different touches are emitted from the device. This patch changes the splitting of the different touches in the report in a more robust way. Signed-off-by: Benjamin Tissoires Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed