OSDN Git Service

Input: sur40 - skip all blobs that are not touches
authorFlorian Echtler <floe@butterbrot.org>
Mon, 10 Jul 2017 17:40:28 +0000 (10:40 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 12 Jul 2017 21:20:28 +0000 (14:20 -0700)
commit4323418d62fefe48ee5019f2c744c918be06ec69
tree6b8b227ef35d8db1ad61e54ca3ee67b054f520aa
parent335abaea7a27b8a2dfb1ae4573f25019b5d6f68e
Input: sur40 - skip all blobs that are not touches

The SUR40 labels all reported blobs as touch, token, or generic blob.
Previously, all blobs were reported as touch regardless of type, causing
lots of false positives. Present patch fixes this.

Signed-off-by: Martin Kaltenbrunner <modin@yuri.at>
Signed-off-by: Florian Echtler <floe@butterbrot.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/sur40.c