kernel-hacking-2024-linux-s.../sound/soc/fsl
Shengjiu Wang ab53dfdcdd
ASoC: fsl-asoc-card: Dynamically allocate memory for snd_soc_dai_link_components
The static snd_soc_dai_link_components cause conflict for multiple
instances of this generic driver. For example, when there is
wm8962 and SPDIF case enabled together, the contaminated
snd_soc_dai_link_components will cause another device probe fail.

Fixes: 6d174cc4f2 ("ASoC: fsl-asoc-card: merge spdif support from imx-spdif.c")
Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Link: https://patch.msgid.link/1721877773-5229-1-git-send-email-shengjiu.wang@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2024-07-25 14:20:30 +01:00
..
efika-audio-fabric.c
eukrea-tlv320.c
fsl-asoc-card.c ASoC: fsl-asoc-card: Dynamically allocate memory for snd_soc_dai_link_components 2024-07-25 14:20:30 +01:00
fsl_asrc.c
fsl_asrc.h
fsl_asrc_common.h
fsl_asrc_dma.c
fsl_aud2htx.c
fsl_aud2htx.h
fsl_audmix.c ASoC: fsl_audmix: Split playback and capture stream to different DAI 2024-06-26 17:48:13 +01:00
fsl_audmix.h
fsl_dma.c
fsl_dma.h
fsl_easrc.c ASoC: fsl: fsl_easrc: Switch to RUNTIME_PM_OPS() 2024-05-27 01:31:22 +01:00
fsl_easrc.h
fsl_esai.c
fsl_esai.h
fsl_micfil.c
fsl_micfil.h
fsl_mqs.c ASoC: fsl_mqs: Add i.MX95 platform support 2024-05-28 18:23:38 +01:00
fsl_qmc_audio.c ASoC: fsl: fsl_qmc_audio: Add support for non-interleaved mode. 2024-07-04 12:25:00 +01:00
fsl_rpmsg.c ASoC: fsl_rpmsg: Add support for i.MX95 platform 2024-07-01 13:12:35 +01:00
fsl_rpmsg.h
fsl_sai.c ASoC: fsl_sai: Add separate DAI for transmitter and receiver 2024-06-26 17:48:12 +01:00
fsl_sai.h ASoC: fsl_sai: Add separate DAI for transmitter and receiver 2024-06-26 17:48:12 +01:00
fsl_spdif.c
fsl_spdif.h
fsl_ssi.c
fsl_ssi.h
fsl_ssi_dbg.c
fsl_utils.c
fsl_utils.h
fsl_xcvr.c ASoC: fsl_xcvr: Improve suspend/resume flow in fsl_xcvr_trigger() 2024-07-03 15:17:51 +01:00
fsl_xcvr.h ASoC: fsl_xcvr: Add support for i.MX95 platform 2024-06-03 17:04:40 +01:00
imx-audio-rpmsg.c
imx-audmix.c ASoC: imx-audmix: Split capture device for audmix 2024-06-26 17:48:14 +01:00
imx-audmux.c
imx-audmux.h
imx-card.c
imx-es8328.c ASoC: fsl: Remove unused of_gpio.h 2024-06-10 12:48:37 +01:00
imx-hdmi.c
imx-pcm-dma.c ASoC: fsl: add missing MODULE_DESCRIPTION() macro 2024-06-03 15:59:20 +01:00
imx-pcm-fiq.c ASoC: fsl: imx-pcm-fiq: add missing MODULE_DESCRIPTION() macro 2024-06-17 13:08:28 +01:00
imx-pcm-rpmsg.c
imx-pcm-rpmsg.h
imx-pcm.h
imx-rpmsg.c ASoC: fsl: Remove unused of_gpio.h 2024-06-10 12:48:37 +01:00
imx-sgtl5000.c
imx-ssi.h
Kconfig ASoC: fsl-asoc-card: merge spdif support from imx-spdif.c 2024-07-08 16:09:38 +01:00
lpc3xxx-i2s.c ASoC: fsl: lpc3xxx-i2s: Avoid using ret uninitialized in lpc32xx_i2s_probe() 2024-07-01 17:50:50 +01:00
lpc3xxx-i2s.h ASoC: fsl: lpc3xxx-i2s: Include bitfield.h for FIELD_PREP 2024-07-01 20:07:28 +01:00
lpc3xxx-pcm.c ASoC: fsl: Add i2s and pcm drivers for LPC32xx CPUs 2024-06-28 13:39:23 +01:00
Makefile ASoC: fsl-asoc-card: merge spdif support from imx-spdif.c 2024-07-08 16:09:38 +01:00
mpc5200_dma.c
mpc5200_dma.h
mpc5200_psc_ac97.c
mpc5200_psc_i2s.c
p1022_ds.c
p1022_rdk.c
pcm030-audio-fabric.c