From: Jingoo Han Date: Thu, 4 Oct 2012 06:45:14 +0000 (+0900) Subject: video: exynos_dp: use clk_prepare_enable and clk_disable_unprepare X-Git-Tag: v3.7-rc1~48^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37414fbe5abbd2c09d9a447010406b3781549094;p=pandora-kernel.git video: exynos_dp: use clk_prepare_enable and clk_disable_unprepare Convert clk_enable/clk_disable to clk_prepare_enable/clk_disable_unprepare calls as required by common clock framework. Signed-off-by: Jingoo Han Signed-off-by: Florian Tobias Schandinat --- Reading git-diff-tree failed