From: Jingoo Han Date: Fri, 25 May 2012 07:20:45 +0000 (+0900) Subject: video: exynos_dp: use devm_ functions X-Git-Tag: v3.5-rc1~7^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d10ecf86b31b732092dc9668a6088323c24ab09;p=pandora-kernel.git 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 Signed-off-by: Florian Tobias Schandinat --- Reading git-diff-tree failed