diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2013-03-22 14:12:03 +0100 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2013-03-26 15:14:46 +0100 |
commit | 340af748bc4004982a1a11ea2d81a4bffe6eb975 (patch) | |
tree | 986405e6bd757b6445cda50ef2c425b301453c22 /scripts/kconfig | |
parent | ASoC: spear_pcm: No need to wrap snd_dmaengine_pcm_close() (diff) | |
download | linux-340af748bc4004982a1a11ea2d81a4bffe6eb975.tar.xz linux-340af748bc4004982a1a11ea2d81a4bffe6eb975.zip |
ASoC: omap-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: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Jarkko Nikula <jarkko.nikula@bitmer.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'scripts/kconfig')
0 files changed, 0 insertions, 0 deletions