From: Thomas Abraham Date: Tue, 2 Oct 2012 23:35:43 +0000 (+0900) Subject: mmc: sdhci-s3c: use clk_prepare_enable and clk_disable_unprepare X-Git-Tag: v3.7-rc5~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f310a057feb91ff17a7f4d5f8405e73035084e2;p=pandora-kernel.git mmc: sdhci-s3c: 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: Chris Ball --- Reading git-diff-tree failed