[PATCH 2/3] ASoC: soc-pcm: add soc_pcm_hw_update_chan()
Kai Vehmanen
kai.vehmanen at linux.intel.com
Tue Feb 16 09:30:26 CET 2021
Hey,
On Tue, 16 Feb 2021, Kuninori Morimoto wrote:
> > I think we might still have issues if we have multiple CPU DAIs per
> > runtime and dpcm_init_runtime_hw() is called multiple times. With the
>
> Actually, when I posted the patch, I removed 1 line which I thought not needed.
> But it seems it was necessary...
>
> Current fixup patch always initialize hw at dpcm_set_fe_runtime()'s loop,
> but I guess we need is initialize once.
>
> How about this patch ?
yes, this is even better! dpcm_init_runtime_hw() is not called from
anywhere else, so this looks good.
I kicked off SOF CI with this patch applied. It should be all good, but
testing just in case.
Br, Kai
More information about the Alsa-devel
mailing list