[alsa-devel] [PATCH 02/25] ASoC: soc-component: add snd_soc_component_get/put()
Kuninori Morimoto
kuninori.morimoto.gx at renesas.com
Thu Jul 25 03:52:16 CEST 2019
Hi Charles
> > +int snd_soc_component_module_get(struct snd_soc_component *component,
> > + int has_flags);
> > +void snd_soc_component_module_put(struct snd_soc_component *component,
> > + int has_flags);
>
> The name has_flags feels a little vague here, is the intention to
> support more flags in the future? Or would something like
> require_get_upon_open or something be better?
Yeah, indeed.
I will re-consider about it.
Thank you for your help !!
Best regards
---
Kuninori Morimoto
More information about the Alsa-devel
mailing list