commit | 37414fbe5abbd2c09d9a447010406b3781549094 | [log] [tgz] |
---|---|---|
author | Jingoo Han <jg1.han@samsung.com> | Thu Oct 04 15:45:14 2012 +0900 |
committer | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | Wed Oct 10 02:06:37 2012 +0000 |
tree | e0e3e12386d71163717dbac874b87fb152de07d2 | |
parent | 36141e5692b42da5b010675b6e68e2292367eb9c [diff] |
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 <jg1.han@samsung.com> Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>