On Fri, Jan 20, 2023 at 07:02:13AM +0000, Kuninori Morimoto wrote: > > From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > > ASoC framework/driver checks whether card was instantiated every > where. Then, it should check card pointer too in such case. > This patch adds snd_soc_card_is_instantiated() for it. > > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > --- Reviewed-by: Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxx> Thanks, Charles