commit | dc2c9eb8af4e8a431a56d30cde5f5299b1ed6ecf | [log] [tgz] |
---|---|---|
author | Thomas Abraham <thomas.abraham@linaro.org> | Wed Oct 03 08:47:16 2012 +0900 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Oct 15 11:29:37 2012 +0900 |
tree | 7b30cf052bfebcbb8bdb9b9ac42a59fa8ae79989 | |
parent | 98614cf68905961abcbab71dea8b3d9054a55d36 [diff] |
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 <thomas.abraham@linaro.org> Acked-by: Sangbeom Kim <sbkim73@samsung.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>