]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00239187 input: novatek_ts: fix some point not release issue.
authorZhang Jiejing <jiejing.zhang@freescale.com>
Tue, 8 Jan 2013 04:42:15 +0000 (12:42 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:35:50 +0000 (08:35 +0200)
commit5167d1260184f928da1b875bb3eeb165ff697c6b
tree39d7be204580d23fd6daa81f63a76ffa22a4325f
parentfcfb998aa1cff8d4d91f32a85e4e2829f43f77a1
ENGR00239187 input: novatek_ts: fix some point not release issue.

This issue is caused by Touch Screen F/W, and it will report a
full package with 0xFF * 6 to notice the point was release.

Add this workaround to fix this issue, fixup the wrong finger id.

Signed-off-by: Zhang Jiejing <jiejing.zhang@freescale.com>
drivers/input/touchscreen/novatek_ts.c