]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Input: ALPS - fix TrackStick Y axis handling for SS5 hardware
authorPaul Donohue <linux-kernel@PaulSD.com>
Tue, 3 Jan 2017 18:39:28 +0000 (10:39 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 3 Jan 2017 20:33:10 +0000 (12:33 -0800)
commit47e3a5edc6538d66e470aaed3b7c57255cb37ca1
treea31bdc5aa6937ecb38038e4944bc55a95b105676
parent72f0991354b24b9860ddc57b12d5c39bd8e3c962
Input: ALPS - fix TrackStick Y axis handling for SS5 hardware

A minus character was lost in commit 23fce365, causing the Y axis to be
inverted for SS5 TrackStick events.  (Pushing the TrackStick up caused
the pointer to move down, and vice versa.)  Restore the lost minus.

Fixes: 23fce365c6a2 ("Input: ALPS - clean up code for SS5 hardware")
Signed-off-by: Paul Donohue <linux-kernel@PaulSD.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/alps.h