diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2010-01-05 20:56:02 -0500 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2010-01-06 03:16:14 -0500 |
commit | 0ef7a26af1278f7ec0b718148e88f01ba1953835 (patch) | |
tree | d62caa3387e9ed30051e764feacc96a15172e626 /drivers/input/mousedev.c | |
parent | 59b015133cd0034f5904a76969d73476380aac46 (diff) |
Input: atkbd - fix canceling event_work in disconnect
We need to first unregister input device and only then cancel event work
since events can arrive (and cause event work to get scheduled again)
until input_unregister_device() returns.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/input/mousedev.c')
0 files changed, 0 insertions, 0 deletions