git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f09586
)
Input: s3c24xx_ts - report touch only when stylus is down
author
Vasily Khoruzhick
<anarsoul@gmail.com>
Sat, 20 Feb 2010 09:06:20 +0000
(
01:06
-0800)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Sat, 20 Feb 2010 09:22:36 +0000
(
01:22
-0800)
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>
No differences found