Re: [PATCH 1/2] ASoC: core: add component_dev_list on Card

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Lars

> > From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
> > 
> > Current Card has Codec list (= codec_dev_list), but Codec will be
> > removed in the future. Because of this reason, this patch adds
> > new Component list in Card.
> > In the same time, current Card has AUX list (= aux_comp_list).
> > This patch replaces it by Component list and new flag (= has_auxliary)
> > too
> > 
> > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
> 
> Looks mostly good, thanks.

Thanks

> > @@ -807,9 +807,10 @@ struct snd_soc_component {
> >  
> >  	unsigned int ignore_pmdown_time:1; /* pmdown_time is ignored at stop */
> >  	unsigned int registered_as_component:1;
> > +	unsigned int has_auxiliary:1; /* for auxiliary component of the card */
> 
> I'd name it just auxiliary. "has" is not really the right word here.

OK, will fix in v3, and post it tomorrow
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel



[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux