Re: [PATCH 1/2] ASoC: fsl_xcvr: change IFACE_PCM to IFACE_MIXER
From: Fabio Estevam <festevam@gmail.com>
Date: 2024-11-22 01:52:51
Also in:
linux-sound, lkml
From: Fabio Estevam <festevam@gmail.com>
Date: 2024-11-22 01:52:51
Also in:
linux-sound, lkml
On Thu, Nov 21, 2024 at 10:50 PM Shengjiu Wang [off-list ref] wrote:
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.Should this have a Fixes tag?