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)
commit44b77f38dce59f57a679083df12509deab02cfcc
tree1460f0da20a1efc23b7651d09d9cf279eb97381e
parenta839cd579b64e41779a24c691d0c88c6a16c63e0
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