[PATCH v2 1/7] ASoC: add soc-link.c

Kuninori Morimoto kuninori.morimoto.gx at renesas.com
Fri May 22 01:17:34 CEST 2020


Hi Ranjani

Thank you for the review

> > From: Kuninori Morimoto <kuninori.morimoto.gx at renesas.com>
> > 
> > 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 at renesas.com>
> > ---
(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


More information about the Alsa-devel mailing list