]> Pileus Git - ~andy/linux/commit
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)
commitb1bd7f62cf2b854316a9a8b2442a8014dbe29a47
treef552d345fc51f68365321a5694ea9da15a1dee7e
parentb7e5e91210fc9d40f93f87e386823e4ba9b32805
ASoC: dmaengine-pcm: Remove snd_dmaengine_pcm_{set,get}_data

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>
include/sound/dmaengine_pcm.h
sound/soc/soc-dmaengine-pcm.c