Thermal: exynos: Add clk_{un}prepare APIs
authorSachin Kamat <[email protected]>
Thu, 18 Apr 2013 11:37:58 +0000 (11:37 +0000)
committerZhang Rui <[email protected]>
Wed, 24 Apr 2013 15:37:19 +0000 (23:37 +0800)
commit2a16279c68bcfa34e4fe960b8276dd2d08c2e24c
tree936f4241984b9aabc110b17c230a369c3c535bd9
parent3912a677f68f6084e0a7b6a1a29310ac1b083713
Thermal: exynos: Add clk_{un}prepare APIs

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 <[email protected]>
Cc: Amit Daniel Kachhap <[email protected]>
Acked-by: Eduardo Valentin <[email protected]>
Signed-off-by: Zhang Rui <[email protected]>
drivers/thermal/exynos_thermal.c