diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2013-03-22 14:12:02 +0100 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2013-03-26 15:14:29 +0100 |
commit | 023934b4052b1a955ac8d68c8d4b216d1c55c611 (patch) | |
tree | 54eb56b4181025de522d905d5926bf3c29753d7f /usr | |
parent | ASoC: ux500_pcm: Remove duplicated SNDRV_PCM_HW_PARAM_PERIODS constraint (diff) | |
download | linux-023934b4052b1a955ac8d68c8d4b216d1c55c611.tar.xz linux-023934b4052b1a955ac8d68c8d4b216d1c55c611.zip |
ASoC: spear_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: Rajeev Kumar <rajeev-dlh.kumar@st.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions