]> git.baikalelectronics.ru Git - 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)
commit2726def47cf7457529a2467d2e526aa146d36030
tree88cf5a9cf3e8f131ce523899cfd342e9295a6ce2
parent38a4f117d3e03d2fe7117ebf3d1e26d292d7845f
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