]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ENGR00283079-1 ASoC: fsl: Implement different DMA buffer sizes
authorNicolin Chen <b42378@freescale.com>
Thu, 17 Oct 2013 10:24:29 +0000 (18:24 +0800)
committerNitin Garg <nitin.garg@freescale.com>
Fri, 16 Jan 2015 03:17:58 +0000 (21:17 -0600)
commit1f865021bba83c3bbf78d9a00fb69aea3ef51d27
tree8433bbc6f6c40c6f410d2c722768c637ff1755be
parentc3a4afe8e71e8889a7a38c39b7c73fc438f4fb5f
ENGR00283079-1 ASoC: fsl: Implement different DMA buffer sizes

Each CPU DAI driver has its own defined DMA buffer size, so this patch just
drops the original one that uses a fixed size for all drivers and implements
a different DMA buffer size to each driver.

Acked-by: Wang Shengjiu <b02247@freescale.com>
Signed-off-by: Nicolin Chen <b42378@freescale.com>
(cherry picked from commit d2589c6bcdfbcac420999e15d36ecd48a7df2742)
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