From: Henrik Rydberg Date: Sat, 18 Dec 2010 14:42:30 +0000 (+0100) Subject: Input: synaptics - ignore bogus mt packet X-Git-Tag: v2.6.38-rc1~463^2^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f56ce929cab45a3a6e1a81700da52bb9bdbfc0f;p=pandora-kernel.git Input: synaptics - ignore bogus mt packet In multitouch mode, at least one device (fw: 7.4 id: 0x1c0b1) sometimes sends a final main packet with x == 1. Since the normal values are above 1472, this is clearly bogus. At the same time, a two-finger touch is signaled, even though only one finger was on the pad to begin with. This patch ignores the packet altogether, removing the problem. Acked-by: Chris Bagwell Acked-by: Chase Douglas Acked-by: Dmitry Torokhov Signed-off-by: Henrik Rydberg --- Reading git-diff-tree failed