[PATCH v2 6/8] ASoC: meson: switch to use snd_soc_daifmt_parse_format/clock_provider()
Kuninori Morimoto
kuninori.morimoto.gx at renesas.com
Thu Jun 10 01:02:25 CEST 2021
Hi Jerome
Thank you for your feedback
> > @@ -118,24 +118,25 @@ unsigned int meson_card_parse_daifmt(struct device_node *node,
> > struct device_node *bitclkmaster = NULL;
> > struct device_node *framemaster = NULL;
> > unsigned int daifmt;
> > + unsigned int daiclk;
>
> Why did you need to add this local ?
If you don't like using daiclk here,
I can merge these into daifmt.
I will wait other feedback, and will post patch next week.
Thank you for your help !!
Best regards
---
Kuninori Morimoto
More information about the Alsa-devel
mailing list