]> git.baikalelectronics.ru Git - kernel.git/commit
Input: adp5588-keys - cancel workqueue in failure path
authorPramod Gurav <pramod.gurav@smartplayin.com>
Tue, 7 Oct 2014 16:33:16 +0000 (09:33 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 7 Oct 2014 16:55:01 +0000 (09:55 -0700)
commit472d94f1f76515a73127a031bfaa8154de24f6ae
tree3f95db7d91f61600c87f91af2ba6aefec9280c32
parent00b3cefa17fa3ae200a2026e75e0358120aa7851
Input: adp5588-keys - cancel workqueue in failure path

In case we start with the device not fully quiesced we should make sure we
cancel the workqueue after freeing interrupt.

Signed-off-by: Pramod Gurav <pramod.gurav@smartplayin.com>
Acked-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/keyboard/adp5588-keys.c