]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitbe972177797636a4c8958ff0a8feb314309850c3
tree0147c85c69c237c74345602965a5e75d91a56e81
parente571c73ee4836640d3019ac68b008f3662087e80
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