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)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 8 Jun 2011 21:45:59 +0000 (15:45 -0600)
commit51e2cc0c51298a89fc2f583d7c0a2660f7a16f37
tree495367c20f19ac8e78b5ef6b545328f827b9927f
parente791e3455f1b7e92f0b66f460ade9c7a2299ac7e
ASoC: ep93xx: convert to use the DMA engine API

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>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
sound/soc/ep93xx/ep93xx-ac97.c
sound/soc/ep93xx/ep93xx-i2s.c
sound/soc/ep93xx/ep93xx-pcm.c