OSDN Git Service

Input: synaptics - don't complain about failed resets
authorDmitry Torokhov <dtor@insightbb.com>
Thu, 3 May 2007 04:56:18 +0000 (00:56 -0400)
committerDmitry Torokhov <dtor@insightbb.com>
Thu, 3 May 2007 04:56:18 +0000 (00:56 -0400)
commit4bdd488f4bf7dc91b371fe160a4718b0a91bb2a4
tree77b6a4117105fafbadca58a4296e122b8fb28362
parenta830df367cc8cd802b45baed2449bea267727721
Input: synaptics - don't complain about failed resets

On many laptops (Compaq, HP) the touchpad is so slow responding
to reset that keyboard controller times out. The device is reset
nonetheless and works fine. Kill the "synaptics reset failed"
error; if device is not working then other parts of
synaptics_query_hardware() will fail anyway.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/mouse/synaptics.c