commit | 9d01e9b246c37878098056e74a2f8862dc66812e | [log] [tgz] |
---|---|---|
author | Thomas Abraham <thomas.abraham@linaro.org> | Wed Oct 03 08:48:25 2012 +0900 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Oct 15 11:29:38 2012 +0900 |
tree | 7e839e89dabf52fd713819a6cfd14be3827e0047 | |
parent | dc2c9eb8af4e8a431a56d30cde5f5299b1ed6ecf [diff] |
ASoC: SAMSUNG: spdif: 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>