[PATCH v2 0/2] ASoC: fsl: change IFACE_PCM to IFACE_MIXER
Shengjiu Wang
shengjiu.wang at nxp.com
Tue Nov 26 16:32:52 AEDT 2024
As the snd_soc_card_get_kcontrol() is updated to use
snd_ctl_find_id_mixer() in
commit 897cc72b0837 ("ASoC: soc-card: Use
snd_ctl_find_id_mixer() instead of open-coding")
which make the iface fix to be IFACE_MIXER.
if driver need to use snd_soc_card_get_kcontrol()
the id.type need to be IFACE_MIXER.
changes in v2:
- add fixes tag
Shengjiu Wang (2):
ASoC: fsl_xcvr: change IFACE_PCM to IFACE_MIXER
ASoC: fsl_spdif: change IFACE_PCM to IFACE_MIXER
sound/soc/fsl/fsl_spdif.c | 2 +-
sound/soc/fsl/fsl_xcvr.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
2.34.1
More information about the Linuxppc-dev
mailing list