forked from raspberrypi/linux
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Touchscreen driver was not checking event type, which meant bad coords that arrived with the finger up event were being used, causing this spurious coordinate event. Fix is to ignore all finger up events. Signed-off-by: James Hughes <james.hughes@raspberrypi.org>
James Hughes
authored and
Phil Elwell
committed
Nov 19, 2017
1 parent
59bf1df
commit 02f9693
Showing
1 changed file
with
16 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters