diff options
author | Shengjiu Wang <shengjiu.wang@nxp.com> | 2024-07-25 06:22:53 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-07-25 16:20:30 +0300 |
commit | ab53dfdcdd1ec8df8729890aefa5b0e3c900afbb (patch) | |
tree | 95ca427206d3e477f2ee0b8e19887334450fb0e5 /scripts/gdb/linux/mm.py | |
parent | 1d9ce4440414c92acb17eece3218fe5c92b141e3 (diff) | |
download | linux-ab53dfdcdd1ec8df8729890aefa5b0e3c900afbb.tar.xz |
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: 6d174cc4f224 ("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>
Diffstat (limited to 'scripts/gdb/linux/mm.py')
0 files changed, 0 insertions, 0 deletions