ASoC: pxa2xx-i2s: Add clk_prepare/clk_unprepare calls
commit5f1cba63a3a65b01a70ac09914176bb3719725d6
authorPhilipp Zabel <philipp.zabel@gmail.com>
Thu, 15 Mar 2012 18:16:12 +0000 (15 19:16 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 1 Apr 2012 10:28:23 +0000 (1 11:28 +0100)
tree8df50aa85124476f2d8ca0b0359d9c642feafa64
parentb19e6e7b763c7144bfe2ceccf988b64d66d6dd0a
ASoC: pxa2xx-i2s: Add clk_prepare/clk_unprepare calls

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>
sound/soc/pxa/pxa2xx-i2s.c