Re: [RFC v2 1/2] ASoC: soc-dai: add snd_soc_dai_prepare() and use it internally

From: Charles Keepax
Date: Mon Jan 13 2025 - 09:14:12 EST


On Fri, Jan 10, 2025 at 10:07:29PM +0100, Martin Blumenstingl wrote:
> Add a new snd_soc_dai_prepare() which can be used (in an upcoming patch)
> by soc-dapm.c. Use this new function internally in
> snd_soc_pcm_dai_prepare() to avoid duplicating code.
>
> Suggested-by: Jerome Brunet <jbrunet@xxxxxxxxxxxx>
> Signed-off-by: Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx>
> ---

Reviewed-by: Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxx>

Thanks,
Charles