22 May
2020
22 May
'20
1:17 a.m.
Hi Ranjani Thank you for the review
From: Kuninori Morimoto <kuninori.morimoto.gx@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@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