[alsa-devel] [PATCH] ASoC: soc.h: add explanation of legacy/modern style of dai_link
Kuninori Morimoto
kuninori.morimoto.gx at renesas.com
Fri Jan 18 02:44:21 CET 2019
Hi Daniel
> Few typos here:
(snip)
> > + /*
> > + * codec_name
> > + * codec_of_node
> > + * codec_dai_name
> > + *
> > + * These are legacy style, it will be converted to modern style
> > + * (= snd_soc_dai_link_component) automatically in soc-core
> > + * if driver is using legacy style.
> > + * Dirver shouldn't use both legacy and modern style in the same time.
> typo Driver.
Grr, thank you for pointing it.
I will fixup it and post v2
Best regards
---
Kuninori Morimoto
More information about the Alsa-devel
mailing list