]> git.baikalelectronics.ru Git - kernel.git/commit
Input: pmic8xxx-keypad - migrate to devm_* APIs
authorStephen Boyd <sboyd@codeaurora.org>
Sat, 29 Mar 2014 19:32:43 +0000 (12:32 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 30 Mar 2014 20:25:18 +0000 (13:25 -0700)
commit4106e05da2d54200b4912d0006aa037972f9bae5
treedeb987e6e9a6a57661bad451da6367f7e246af91
parenta39b818ad7a91901ef4a80615eea9c1b93a7eee3
Input: pmic8xxx-keypad - migrate to devm_* APIs

Simplify the error paths and reduce the lines of code in this
driver by using the devm_* APIs.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/keyboard/pmic8xxx-keypad.c