ASoC: pxa2xx-i2s: Add clk_prepare/clk_unprepare calls
authorPhilipp Zabel <philipp.zabel@gmail.com>
Thu, 15 Mar 2012 18:16:12 +0000 (19:16 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 1 Apr 2012 10:28:23 +0000 (11:28 +0100)
This patch adds clk_prepare/clk_unprepare calls to the pxa2xx-i2s
driver by using the helper functions clk_prepare_enable and
clk_disable_unprepare.

Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found