Thermal: exynos: Add clk_{un}prepare APIs
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 18 Apr 2013 11:37:58 +0000 (11:37 +0000)
committerZhang Rui <rui.zhang@intel.com>
Wed, 24 Apr 2013 15:37:19 +0000 (23:37 +0800)
clk_{un}prepare APIs are required to migrate to common
clock framework. While at it convert to use devm_clk_get as
it removes some cleanup code.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Cc: Amit Daniel Kachhap <amit.daniel@samsung.com>
Acked-by: Eduardo Valentin <eduardo.valentin@ti.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>

No differences found