diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2013-03-22 17:12:05 +0400 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2013-03-26 18:15:16 +0400 |
commit | 8c4e56fd5595105128077c2bbdfde3c15a4c2d91 (patch) | |
tree | 9094fc0e35dd93fdde24ed3cf4f358142fd10be0 /sound/soc/atmel/atmel-pcm-dma.c | |
parent | 3021bd38ed31380df5e270451162feca83aef40f (diff) | |
download | linux-8c4e56fd5595105128077c2bbdfde3c15a4c2d91.tar.xz |
ASoC: ux500_pcm: No need to wrap snd_dmaengine_pcm_close()
If a PCM driver using the dmaengine PCM helper functions doesn't need to do
anything special in its pcm_close callback, snd_dmaengine_pcm_close can be used
directly for as the pcm_close callback and there is no need to wrap it in a
custom function.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Ola Lilja <ola.o.lilja@stericsson.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/atmel/atmel-pcm-dma.c')
0 files changed, 0 insertions, 0 deletions