summaryrefslogtreecommitdiff
path: root/drivers/input/joydev.c
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2009-12-12 05:39:51 (GMT)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2009-12-12 07:45:25 (GMT)
commite40ec6ff2f42b5516d77a5c34bfa6a9ce45834f4 (patch)
tree9189d2dbe80c4dec85578551d7e4bc6bdb9b027d /drivers/input/joydev.c
parent898d1053f72c192a6e7f701e915995afff695de8 (diff)
downloadlinux-fsl-qoriq-e40ec6ff2f42b5516d77a5c34bfa6a9ce45834f4.tar.xz
Input: hil-mlc - use del_timer_sync() when unloading the driver
del_timer() does not wait for the timer to finish running before returning and therefore is technically not safe. Also make sure to enable tasklet before kicking timer that will schedule it. Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/input/joydev.c')
0 files changed, 0 insertions, 0 deletions