[alsa-devel] [PATCH 1/4] ASoC: audio-graph-scu-card: care link / dai count
Kuninori Morimoto
kuninori.morimoto.gx at renesas.com
Fri Nov 30 01:31:28 CET 2018
Hi Mark
> > -static int asoc_graph_get_dais_count(struct device *dev)
> > +static void asoc_graph_get_dais_count(struct device *dev,
> > + int *link_num,
> > + int *dais_num,
> > + int *ccnf_num)
>
> I can't tell what a "ccnf" is reading this and there's no documentation :(
It means "snd_soc_codec_conf number" -> "codec_conf number" -> "ccnf_num".
I aligned it. I can update if it is better
Best regards
---
Kuninori Morimoto
More information about the Alsa-devel
mailing list