From: Henrik Rydberg Date: Sat, 1 Sep 2012 17:46:58 +0000 (+0200) Subject: HID: hid-multitouch: Remove the redundant touch state X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~104^2~3^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e1b5015d94ec0bdfa5bd8c80a19bcba82bc505c;p=pandora-kernel.git HID: hid-multitouch: Remove the redundant touch state With the input_mt_sync_frame() function in place, there is no longer any need to keep the full touch state in the driver. This patch removes the slot state and replaces the lookup code with the input-mt equivalent. Reviewed-and-tested-by: Benjamin Tissoires Acked-by: Jiri Kosina Signed-off-by: Henrik Rydberg --- Reading git-diff-tree failed