Input: sermouse - improve protocol error recovery
authorPeter Osterlund <petero2@telia.com>
Fri, 16 Mar 2007 04:58:37 +0000 (00:58 -0400)
committerDmitry Torokhov <dtor@insightbb.com>
Fri, 16 Mar 2007 04:58:37 +0000 (00:58 -0400)
commit867d2682e92a3999e3862f1679cfcb549142d776
tree0e58a245bb102ec8a5d5f7485a8cf332c51d2ad6
parent54f9e36cb83e7da17dc0596d365fe019a25c226f
Input: sermouse - improve protocol error recovery

When using MS protocol the driver should wait for a byte with
bit 6 set before assuming that it sees beginning of a data packet.
This should allow driver better cope with lost bytes and prevent
spurious left/right button events when serial communication is
disturbed by a CPU-hungry real-time process.

Also fix some formatting.

Signed-off-by: Peter Osterlund <petero2@telia.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/mouse/sermouse.c