i2c: s3c2410: use clk_prepare_enable and clk_disable_unprepare
authorThomas Abraham <thomas.abraham@linaro.org>
Tue, 2 Oct 2012 23:26:39 +0000 (08:26 +0900)
committerWolfram Sang <w.sang@pengutronix.de>
Sat, 6 Oct 2012 13:57:25 +0000 (15:57 +0200)
Convert clk_enable/clk_disable to clk_prepare_enable/clk_disable_unprepare
calls as required by common clock framework.

Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org>
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>

No differences found