From: Thomas Abraham Date: Tue, 2 Oct 2012 23:26:39 +0000 (+0900) Subject: i2c: s3c2410: use clk_prepare_enable and clk_disable_unprepare X-Git-Tag: v3.7-rc1~50^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3b64c59341ac88b37a4474f8dee86b0d37accca;p=pandora-kernel.git i2c: s3c2410: 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: Thomas Abraham Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed