]> git.baikalelectronics.ru Git - kernel.git/commit
Input: alps - change alps_decode_rushmore to do all decoding itself
authorHans de Goede <hdegoede@redhat.com>
Wed, 20 May 2015 21:38:33 +0000 (14:38 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 20 May 2015 21:45:42 +0000 (14:45 -0700)
commita8d4b1824d37b7c541bc668165b6da60ccc7458c
treedc1cb96d72ddfccfd6bd0c87509bca18998d2efc
parentfb6b2a1fff965dbeb4593e7d931fccc7b1d69796
Input: alps - change alps_decode_rushmore to do all decoding itself

Change alps_decode_rushmore to do all decoding itself, rather then relying
on alps_decode_pinnacle and then overriding some fields + or-ing in some
bits.

This is a preparation patch for modifying the decode functions to properly
differentiate between position and bitmap packets.

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