ASoC: fsl: Add dedicated DMA buffer size for each cpu dai
authorShengjiu Wang <shengjiu.wang@freescale.com>
Tue, 23 Jun 2015 10:23:53 +0000 (18:23 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 7 Jul 2015 12:16:12 +0000 (13:16 +0100)
commit0d69e0dddf5fe86675c56bc0f0520ffb0cbf1fcd
tree2a71f90e41c45a94bf7e226386b7958a4c8e03a2
parentd770e558e21961ad6cfdf0ff7df0eb5d7d4f0754
ASoC: fsl: Add dedicated DMA buffer size for each cpu dai

As the ssi is not the only cpu dai, there are esai, spdif, sai.
and imx_pcm_dma can be used by all of them. Especially ESAI need
a larger DMA buffer size. So Add dedicated DMA buffer for each cpu
dai.

Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com>
Acked-by: Nicolin Chen <nicoleotsuka@gmail.com>
Acked-by: Timur Tabi <timur@tabi.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/fsl_esai.c
sound/soc/fsl/fsl_sai.c
sound/soc/fsl/fsl_spdif.c
sound/soc/fsl/fsl_ssi.c
sound/soc/fsl/imx-pcm-dma.c
sound/soc/fsl/imx-pcm.h
sound/soc/fsl/imx-ssi.c
This page took 0.026662 seconds and 5 git commands to generate.