]> git.baikalelectronics.ru Git - kernel.git/commit
Input: alps - decode the position packet first
authorHans de Goede <hdegoede@redhat.com>
Wed, 20 May 2015 21:40:06 +0000 (14:40 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 20 May 2015 21:45:43 +0000 (14:45 -0700)
commitd4a451da548f9d2722b67b7c018211dc33831f1d
tree1460f0da20a1efc23b7651d09d9cf279eb97381e
parenta82847bd8f3b00a80d269d586c2ea6c4d36aa722
Input: alps - decode the position packet first

We should decode the position packet before the packet with the bitmap
data.  This way we can use the more accurate position info in
process_bitmap() to get better results.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/alps.c