[alsa-devel] [PATCH v2 0/13] topology support for alsa-lib

Liam Girdwood liam.r.girdwood at linux.intel.com
Wed Jul 1 18:13:52 CEST 2015


On Wed, 2015-07-01 at 17:46 +0200, Takashi Iwai wrote:
> At Wed, 01 Jul 2015 14:45:16 +0100,
> Liam Girdwood wrote:
> > 
> > This patch series adds the topology text parser support to alsa-lib. The
> > topology parser converts text topology data to the binary ABI format
> > read by the kernel topology core.
> > 
> > Changes since V1 :-
> > 
> >  o Terminate all strncpy() strings with NULL.
> >  o Use snd_pcm_format_value() instead of local lookup.
> >  o Set a maximum size for private data files.
> >  o Set capture/playback stream direction for new PCMs
> >  o Only set TLV access flags for TLV CTLs.
> > 
> > Liam
> 
> You can manage such a cover letter better with --cover-letter option
> of git-format-patch or git-send-email.
> 

I know, I guess I'm set in my ways ;) Will do it next time.

Liam




More information about the Alsa-devel mailing list