ASoC: ep93xx: convert to use the DMA engine API
authorMika Westerberg <mika.westerberg@iki.fi>
Sun, 29 May 2011 10:10:04 +0000 (13:10 +0300)
committerVinod Koul <vinod.koul@intel.com>
Mon, 6 Jun 2011 06:36:56 +0000 (12:06 +0530)
Now that we have the EP93xx DMA engine driver in place, we convert the ASoC
drivers (I2S, AC97 and PCM) to take advantage of this new API. There are no
functional changes.

Signed-off-by: Mika Westerberg <mika.westerberg@iki.fi>
Acked-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Acked-by: Liam Girdwood <lrg@ti.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>

No differences found