commit | baddf58963241307b29e027a9fb28dfe55939db8 | [log] [tgz] |
---|---|---|
author | Alexandre Peixoto Ferreira <alexandref75@gmail.com> | Fri Jan 28 22:05:14 2011 -0800 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Fri Jan 28 22:32:03 2011 -0800 |
tree | 79026952120eb0105a8839a2fe0cc11ef26a68a8 | |
parent | e7acc84a27fe53b198cd98cc7deaabb5dd0f20c4 [diff] |
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>