]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
Input: synaptics - use SERIO_OOB_DATA to handle trackstick buttons
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 9 Feb 2017 19:34:08 +0000 (11:34 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 9 Feb 2017 21:01:32 +0000 (13:01 -0800)
commitbf23cfc34317dcc10d5a52f27affb1c4dcc60a98
tree88cf5a9cf3e8f131ce523899cfd342e9295a6ce2
parent19ba1eb15a2a9b7298d1d984043025ab9496fbfb
Input: synaptics - use SERIO_OOB_DATA to handle trackstick buttons

Instead of using custom method of "passing" extended buttons from the
touchpad to trackstick, let's switch to the newly introduced SERIO_OOB_DATA
channel.

Tested-By: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/synaptics.c
drivers/input/mouse/synaptics.h