summaryrefslogtreecommitdiffstats
path: root/drivers/input/evdev.c
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2010-01-06 02:56:02 +0100
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2010-01-06 09:16:14 +0100
commit0ef7a26af1278f7ec0b718148e88f01ba1953835 (patch)
treed62caa3387e9ed30051e764feacc96a15172e626 /drivers/input/evdev.c
parentInput: serio - fix potential deadlock when unbinding drivers (diff)
downloadlinux-0ef7a26af1278f7ec0b718148e88f01ba1953835.tar.xz
linux-0ef7a26af1278f7ec0b718148e88f01ba1953835.zip
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/evdev.c')
0 files changed, 0 insertions, 0 deletions