]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb06792d2348250f76a24795fcebdfdfee4d5d9b1
tree744a64339a6f79e9be4e48fadcb82a4c5c9c382e
parentee94235d47e504b63d65e32f823e89c29b6138ae
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