diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2012-11-09 06:41:24 +0100 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2012-11-10 09:29:55 +0100 |
commit | 6102752eb354cca8fb751d8bace2c1ad4efffdde (patch) | |
tree | ea1ea70a1f859c3899526e5c3c479d7c027c3d77 /drivers/input/keyboard/stmpe-keypad.c | |
parent | Input: spear-keyboard - fix for balancing the enable_irq_wake (diff) | |
download | linux-6102752eb354cca8fb751d8bace2c1ad4efffdde.tar.xz linux-6102752eb354cca8fb751d8bace2c1ad4efffdde.zip |
Input: spear-keyboard - switch to using managed resources
This patch frees spear-keyboard driver from burden of freeing resources :)
devm_* derivatives of multiple routines are used while allocating resources,
which would be freed automatically by kernel.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/keyboard/stmpe-keypad.c')
0 files changed, 0 insertions, 0 deletions