From: Oskari Saarenmaa Date: Tue, 3 Apr 2012 16:46:32 +0000 (-0700) Subject: Input: sentelic - filter taps in absolute mode X-Git-Tag: v3.4-rc3~36^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d626dad58f02e13730ded6ac84d6a9e53123f0e8;p=pandora-kernel.git Input: sentelic - filter taps in absolute mode Taps in absolute positioning single-finger mode are currently reported as physical clicks by the driver. This should be handled by userspace, not the kernel. When a tap occurs, the FSP_PB0_LBTN bit is set, but the FSP_PB0_PHY_BTN is not. We use this to filter out physical clicks from taps. Signed-off-by: Oskari Saarenmaa Reviewed-by: Tai-hwa Liang Reviewed-by: Chase Douglas Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed