Home
last modified time | relevance | path

Searched hist:"47 e3a5edc6538d66e470aaed3b7c57255cb37ca1" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/input/mouse/
H A Dalps.hdiff 47e3a5edc6538d66e470aaed3b7c57255cb37ca1 Tue Jan 03 19:39:28 CET 2017 Paul Donohue <linux-kernel@PaulSD.com> 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>