]> git.baikalelectronics.ru Git - kernel.git/commit
Input: hp_sdc - use del_timer_sync() in exit path
authorThomas Gleixner <tglx@linutronix.de>
Mon, 24 Mar 2014 00:23:35 +0000 (17:23 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 24 Mar 2014 00:25:40 +0000 (17:25 -0700)
commitf9a588b169be2b52729510e852d247ac2502a40a
tree71d005e53f5b8d47b04c02d6a6bc4080eb52d0ce
parent6abcbfe5d50ab4d55f10e0f3a5edd1de18a99660
Input: hp_sdc - use del_timer_sync() in exit path

Make sure that no callback is running before we teardown the module.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/serio/hp_sdc.c