diff options
author | Vasily Khoruzhick <anarsoul@gmail.com> | 2010-02-20 10:06:20 +0100 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2010-02-20 10:22:36 +0100 |
commit | 23c239be223d7427da51656d6f196bde965d9796 (patch) | |
tree | ab99068105a908f9bf99305fce12f0bae64eae26 /drivers/input/tablet | |
parent | Input: s3c24xx_ts - re-enable IRQ on resume (diff) | |
download | linux-23c239be223d7427da51656d6f196bde965d9796.tar.xz linux-23c239be223d7427da51656d6f196bde965d9796.zip |
Input: s3c24xx_ts - report touch only when stylus is down
Currently driver reports touches when it gets (1 << ts.shift) samples,
even if stylus is up, which is incorrect. We should only report coordinates
and touch condition when stylus is down.
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/input/tablet')
0 files changed, 0 insertions, 0 deletions