]> 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)
commit72abae7c974acdc98f607e221ce8a079f2dd7fcf
treedc1cb96d72ddfccfd6bd0c87509bca18998d2efc
parent320be3f360d2f50f52da34167221f4572934bacb
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