]> git.baikalelectronics.ru Git - kernel.git/commit
Input: synaptics - fix reconnect logic on MT devices
authorAlexandre Peixoto Ferreira <alexandref75@gmail.com>
Sat, 29 Jan 2011 06:05:14 +0000 (22:05 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 29 Jan 2011 06:32:03 +0000 (22:32 -0800)
commit7386d8259990ab724aef6e4cab92b7f8203c8ccc
tree79026952120eb0105a8839a2fe0cc11ef26a68a8
parenta489354783c16f33dd9aeb739da0bba4bf0d63f2
Input: synaptics - fix reconnect logic on MT devices

synaptics_set_advanced_gesture_mode() affect capabilities bits we should
perform comparison after calling this function, otherwise they will never
match and we will be forced to perform full reconnect.

Signed-off-by: Alexandre Peixoto Ferreira <alexandref75@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/mouse/synaptics.c