diff options
author | Knut Wohlrab <Knut.Wohlrab@de.bosch.com> | 2016-04-25 14:08:25 -0700 |
---|---|---|
committer | Sasha Levin <sasha.levin@oracle.com> | 2016-07-12 08:48:03 -0400 |
commit | 5bb34c8e8e31b08a3027f5ef072ee950073dd20e (patch) | |
tree | 9b796bf0c4ca003ae16832f1bd5af3564c16585c /fs | |
parent | 7934ff912c6ec1f29bc2ce30f7bda06f3fd6f6f9 (diff) | |
download | linux-rt-5bb34c8e8e31b08a3027f5ef072ee950073dd20e.tar.gz |
Input: zforce_ts - fix dual touch recognition
[ Upstream commit 6984ab1ab35f422292b7781c65284038bcc0f6a6 ]
A wrong decoding of the touch coordinate message causes a wrong touch
ID. Touch ID for dual touch must be 0 or 1.
According to the actual Neonode nine byte touch coordinate coding,
the state is transported in the lower nibble and the touch ID in
the higher nibble of payload byte five.
Signed-off-by: Knut Wohlrab <Knut.Wohlrab@de.bosch.com>
Signed-off-by: Oleksij Rempel <linux@rempel-privat.de>
Signed-off-by: Dirk Behme <dirk.behme@de.bosch.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions