]> asedeno.scripts.mit.edu Git - linux.git/commit
Input: ALPS - clean up TrackStick handling for SS5 hardware
authorPaul Donohue <linux-kernel@PaulSD.com>
Tue, 29 Nov 2016 04:13:47 +0000 (20:13 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 29 Nov 2016 04:24:06 +0000 (20:24 -0800)
commit7229c58c096ca08576cbcbf6669bfbdcae0b5d22
tree1aa44e9d236ddf7434272b97af5f14abc518a711
parent864db9295b06837d11a260e5dacf99a3fdf6bce2
Input: ALPS - clean up TrackStick handling for SS5 hardware

For consistency and clarity, the input_report_*() functions should be
called by alps_process_packet_ss4_v2() instead of by alps_decode_ss4_v2().

Reviewed-by: Pali Rohár <pali.rohar@gmail.com>
Signed-off-by: Paul Donohue <linux-kernel@PaulSD.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/alps.c