ASoC: dmaengine-pcm: Remove snd_dmaengine_pcm_{set,get}_data
authorLars-Peter Clausen <lars@metafoo.de>
Fri, 22 Mar 2013 13:12:14 +0000 (14:12 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 26 Mar 2013 14:18:01 +0000 (14:18 +0000)
These functions were initially added to be able to support some oddball dma
drivers, but all users have been updated to deal with the situation without the
help of snd_dmaengine_pcm_{set,get}_data, so these two functions can be removed.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found