Input: ili210x - add missing negation for touch indication on ili210x
authorHansem Ro <hansemro@outlook.com>
Thu, 6 May 2021 20:27:10 +0000 (13:27 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 6 May 2021 22:10:20 +0000 (15:10 -0700)
commitac05a8a927e5a1027592d8f98510a511dadeed14
treea30d4c21df4622fadf57d9cceb699933ee30466f
parentd0034a7a4ac7fae708146ac0059b9c47a1543f0d
Input: ili210x - add missing negation for touch indication on ili210x

This adds the negation needed for proper finger detection on Ilitek
ili2107/ili210x. This fixes polling issues (on Amazon Kindle Fire)
caused by returning false for the cooresponding finger on the touchscreen.

Signed-off-by: Hansem Ro <hansemro@outlook.com>
Fixes: e3559442afd2a ("ili210x - rework the touchscreen sample processing")
Cc: stable@vger.kernel.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/ili210x.c