summaryrefslogtreecommitdiffstats
path: root/Kbuild
diff options
context:
space:
mode:
authorAmit Daniel Kachhap <amit.kachhap@linaro.org>2012-08-16 05:41:45 -0600
committerZhang Rui <rui.zhang@intel.com>2012-09-24 14:44:38 +0800
commit79e093c3fe9de9fe0743a53e4809f481d2719060 (patch)
treefb89193f5a6cbf2bad85c842d12b29f497121470 /Kbuild
parent17be868e04a1b98d72756ce7b51a95d03e7df49b (diff)
downloadlinux-79e093c3fe9de9fe0743a53e4809f481d2719060.tar.bz2
thermal: exynos: Use devm_* functions
devm_* functions are used to replace kzalloc, request_mem_region, ioremap and request_irq functions in probe call. With the usage of devm_* functions explicit freeing and unmapping is not required. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Sachin Kamat <sachin.kamat@samsung.com> Signed-off-by: Amit Daniel Kachhap <amit.kachhap@linaro.org> Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions