diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2012-11-22 06:10:29 +0100 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2012-11-23 12:03:17 +0100 |
commit | cb5faba951142fc00c41b680eec7003f21947b92 (patch) | |
tree | 35717f6a04d9c837a12e6bb420984df64d99684b /drivers/mfd/as3711.c | |
parent | mfd: lpc_ich: One uninitialized cell is no error (diff) | |
download | linux-cb5faba951142fc00c41b680eec7003f21947b92.tar.xz linux-cb5faba951142fc00c41b680eec7003f21947b92.zip |
mfd: stmpe: Use devm_*() routines
This patch frees stmpe driver from tension 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>
Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/mfd/as3711.c')
0 files changed, 0 insertions, 0 deletions