video: exynos_dp: use devm_ functions
authorJingoo Han <jg1.han@samsung.com>
Fri, 25 May 2012 07:20:45 +0000 (16:20 +0900)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Tue, 29 May 2012 13:16:15 +0000 (13:16 +0000)
commit4d10ecf86b31b732092dc9668a6088323c24ab09
tree744a64339a6f79e9be4e48fadcb82a4c5c9c382e
parentcc4401142c1cbc63b01d6024cbc7a9f804cb3143
video: exynos_dp: use devm_ functions

The devm_ functions allocate memory that is released when a driver
detaches. This makes the code smaller and a bit simpler.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
drivers/video/exynos/exynos_dp_core.c
drivers/video/exynos/exynos_dp_core.h