Hi Ranjani Thank you for the review > > From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > > > > Current ALSA SoC has many dai_link->xxx() functions. > > But, it is implemented randomly at random place. > > > > This patch creats new soc-link.c and collect dai_link related > > operation into it. > > > > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > > --- (snip) > > +#include <sound/soc.h> > Morimoto-san, > > Dont we also need to include soc-link.h in soc-link.c? Ah, Yes, indeed, Thanks. Will fix it in v3 Thank you for your help !! Best regards --- Kuninori Morimoto