]> git.baikalelectronics.ru Git - kernel.git/commit
Input: tc3589x-keypad - switch to using managed resources
authorHimangi Saraogi <himangi774@gmail.com>
Mon, 26 May 2014 05:33:13 +0000 (22:33 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 24 Jul 2015 00:34:03 +0000 (17:34 -0700)
commit03d20b56a7ecab7f204618b555674929a5281045
tree0147c85c69c237c74345602965a5e75d91a56e81
parent095614be03d8d75e0a7d04a5eecbe38b7c6e32e2
Input: tc3589x-keypad - switch to using managed resources

Let's switch the driver to use managed resources, this will simplify
error handling and driver unbinding logic.

Signed-off-by: Himangi Saraogi <himangi774@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/keyboard/tc3589x-keypad.c