Input: lifebook - don't send incomplete events
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 9 May 2009 01:30:32 +0000 (18:30 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 9 May 2009 01:31:49 +0000 (18:31 -0700)
commit9b771ac442a640999247314e8cdafd8943611700
tree44d74a614a411da7eb86568550d871f0c8465633
parentaf27a69aaba2feaeb0b9eebdde2f0b71350c4789
Input: lifebook - don't send incomplete events

When we get a relative packet from trackpoint (when we deal with
touchscreen/trackpoint combo) we should not send events for the device
corresponding to touchscreen as it confuses evtouch driver (it looks
like it keeps previously reported absolute coordinates and the cursor
stays in the same place).

Reported-by: Marcin Drewka <laimoriel@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/mouse/lifebook.c
This page took 0.024259 seconds and 5 git commands to generate.