ASoC: tegra: remove support of legacy DMA driver based access
authorLaxman Dewangan <ldewangan@nvidia.com>
Thu, 16 Aug 2012 04:13:17 +0000 (04:13 +0000)
committerStephen Warren <swarren@nvidia.com>
Mon, 17 Sep 2012 15:34:44 +0000 (09:34 -0600)
Remove the support code which uses the legacy APB DMA driver
for accessing the I2S FIFO.
The driver will use the dmaengine based APB DMA driver for
accessing reqding/writing to I2S FIFO.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found