ASoC: SAMSUNG: i2s: use clk_prepare_enable and clk_disable_unprepare
authorThomas Abraham <thomas.abraham@linaro.org>
Tue, 2 Oct 2012 23:46:58 +0000 (08:46 +0900)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 15 Oct 2012 02:29:37 +0000 (11:29 +0900)
commit98614cf68905961abcbab71dea8b3d9054a55d36
tree879624da988b353dd660f0d84fdfd34c6dfc49a5
parent54f174ab292aa7dec0d7daac6d5654492e40296a
ASoC: SAMSUNG: i2s: 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>
sound/soc/samsung/i2s.c
This page took 0.028212 seconds and 5 git commands to generate.