From: Thomas Abraham Date: Tue, 2 Oct 2012 23:30:12 +0000 (+0900) Subject: spi/s3c64xx: use clk_prepare_enable and clk_disable_unprepare X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~24^2~10^2~11^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f667bff0f48d01a4474fa879cb384331584a4ee;p=pandora-kernel.git spi/s3c64xx: 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: Mark Brown --- Reading git-diff-tree failed