ASoC: jz4740-i2s: Use clk_prepare_enable/clk_disable_unprepare
authorLars-Peter Clausen <lars@metafoo.de>
Sun, 12 May 2013 18:07:39 +0000 (20:07 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 12 May 2013 18:09:03 +0000 (22:09 +0400)
commit010187fb45368470177b4d42916856f22a08a824
treebcf8b3c77845047673b8c78feec33fb98ca27806
parentbc2716fb5a3bb05abc81c5c4c367cca99854fb9b
ASoC: jz4740-i2s: Use clk_prepare_enable/clk_disable_unprepare

In preparation to switching the jz4740 clk driver to the common clk framework
update the clk enable/disable calls to clk_prepare_enable/clk_disable_unprepare.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/jz4740/jz4740-i2s.c
This page took 0.024841 seconds and 5 git commands to generate.