commit | b1bd7f62cf2b854316a9a8b2442a8014dbe29a47 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Fri Mar 22 14:12:14 2013 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Mar 26 14:18:01 2013 +0000 |
tree | f552d345fc51f68365321a5694ea9da15a1dee7e | |
parent | b7e5e91210fc9d40f93f87e386823e4ba9b32805 [diff] |
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>