From: Paul Donohue <hidden> Date: 2017-01-03 12:51:14
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.
Signed-off-by: Paul Donohue <redacted>
---
drivers/input/mouse/alps.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
On Tue, Jan 03, 2017 at 07:45:29AM -0500, Paul Donohue wrote:
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.
Signed-off-by: Paul Donohue <redacted>