]> git.baikalelectronics.ru Git - kernel.git/commit
Input: elantech - ignore high bits in the position coordinates
authorFlorian Ragwitz <rafl@debian.org>
Tue, 4 May 2010 06:29:37 +0000 (23:29 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 4 May 2010 06:35:11 +0000 (23:35 -0700)
commitaec446f0054948ed6b335cd6feac968ed2ff1504
tree894caf195dce009b114aa2c87297071009f8af8a
parentff6a32f4d07217e782a7c8d9051ad3a6fa1c2aa4
Input: elantech - ignore high bits in the position coordinates

In older versions of the elantech hardware/firmware those bits always
were unset, so it didn't actually matter, but newer versions seem to
use those high bits for something else, screwing up the coordinates
we report to the input layer for those devices.

Signed-off-by: Florian Ragwitz <rafl@debian.org>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Documentation/input/elantech.txt
drivers/input/mouse/elantech.c