[PATCH v2 0/4] fixes for twl6040-vibra
From: H. Nikolaus Schaller
Date: Thu Apr 21 2016 - 07:44:31 EST
Changes V2:
* remove 2 patches already accepted
* keep DT memory management patch until we know if there is a better solution in the library
* suggestions by Dmitry Torokhov:
* add cancel_work to make removal of mutex safe
* replace "unregister handler" patch by "do not reparent" patch
* new: add fix for atomic schedule bug
V1: 2016-04-18 21:55:44: There are some small bugs in the twl6040-vibra driver and differences to how twl4030 vibra works.
This patch series addresses them.
Dmitry Torokhov (1):
Input: twl6040-vibra - do not reparent to grandparent
H. Nikolaus Schaller (3):
input: twl6040-vibra: fix DT node memory management
input: twl6040-vibra: remove mutex
input: twl6040-vibra: fix atomic schedule panic
drivers/input/misc/twl6040-vibra.c | 31 ++++++++++---------------------
1 file changed, 10 insertions(+), 21 deletions(-)
--
2.7.3