From: Thomas Abraham Date: Tue, 2 Oct 2012 23:47:16 +0000 (+0900) Subject: ASoC: SAMSUNG: pcm: use clk_prepare_enable and clk_disable_unprepare X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~39^2~42^2~26^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc2c9eb8af4e8a431a56d30cde5f5299b1ed6ecf;p=pandora-kernel.git ASoC: SAMSUNG: pcm: 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 Acked-by: Sangbeom Kim Signed-off-by: Mark Brown --- Reading git-diff-tree failed