ASoC: fsl: Drop unused argument from imx_pcm_dma_init()
authorSascha Hauer <s.hauer@pengutronix.de>
Wed, 23 Feb 2022 13:06:25 +0000 (14:06 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 28 Feb 2022 13:33:57 +0000 (13:33 +0000)
commit9b3ff6378df33dbea4b9459ee804b25f1ce294ca
treeb71ec5cc54dce07a00660d22f95b950d0b30d027
parent7d642c9c14b6fae0c05b91a92a86fae6674a2126
ASoC: fsl: Drop unused argument from imx_pcm_dma_init()

Since 70d435ba1cd ("ASoC: imx-pcm-dma: simplify pcm_config") the size
argument to imx_pcm_dma_init() is unused, so drop it. Also remove the
now unused defines that the users of imx_pcm_dma_init() used to pass the
size argument

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Link: https://lore.kernel.org/r/20220223130625.3430589-1-s.hauer@pengutronix.de
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/fsl_aud2htx.c
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