video: exynos_dp: use clk_prepare_enable and clk_disable_unprepare
authorJingoo Han <jg1.han@samsung.com>
Thu, 4 Oct 2012 06:45:14 +0000 (15:45 +0900)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Wed, 10 Oct 2012 02:06:37 +0000 (02:06 +0000)
Convert clk_enable/clk_disable to clk_prepare_enable/clk_disable_unprepare
calls as required by common clock framework.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>

No differences found