diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2012-11-10 09:11:10 +0100 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2012-11-10 09:30:33 +0100 |
commit | aaa4f2a7f6cce4485dc60063a56e210761f5a0c8 (patch) | |
tree | 1f84b9eda26990b93e4ec5cba60e0bf274824b46 /tools/power | |
parent | Input: spear-keyboard - switch to using managed resources (diff) | |
download | linux-aaa4f2a7f6cce4485dc60063a56e210761f5a0c8.tar.xz linux-aaa4f2a7f6cce4485dc60063a56e210761f5a0c8.zip |
Input: stmpe-keyboard - switch to using managed resources
This patch frees stmpe-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 '')
0 files changed, 0 insertions, 0 deletions