All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/13] topology support for alsa-lib
@ 2015-07-01 13:45 Liam Girdwood
  2015-07-01 15:46 ` Takashi Iwai
  0 siblings, 1 reply; 4+ messages in thread
From: Liam Girdwood @ 2015-07-01 13:45 UTC (permalink / raw)
  To: alsa-devel@alsa-project.org; +Cc: Takashi Iwai, Koul, Vinod, Mark Brown

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
  

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH v2 0/13] topology support for alsa-lib
  2015-07-01 13:45 [PATCH v2 0/13] topology support for alsa-lib Liam Girdwood
@ 2015-07-01 15:46 ` Takashi Iwai
  2015-07-01 16:13   ` Liam Girdwood
  0 siblings, 1 reply; 4+ messages in thread
From: Takashi Iwai @ 2015-07-01 15:46 UTC (permalink / raw)
  To: Liam Girdwood; +Cc: Koul, Vinod, alsa-devel@alsa-project.org, Mark Brown

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.


Takashi

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH v2 0/13] topology support for alsa-lib
  2015-07-01 15:46 ` Takashi Iwai
@ 2015-07-01 16:13   ` Liam Girdwood
  2015-07-01 17:25     ` Mark Brown
  0 siblings, 1 reply; 4+ messages in thread
From: Liam Girdwood @ 2015-07-01 16:13 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: Koul, Vinod, alsa-devel@alsa-project.org, Mark Brown

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH v2 0/13] topology support for alsa-lib
  2015-07-01 16:13   ` Liam Girdwood
@ 2015-07-01 17:25     ` Mark Brown
  0 siblings, 0 replies; 4+ messages in thread
From: Mark Brown @ 2015-07-01 17:25 UTC (permalink / raw)
  To: Liam Girdwood; +Cc: Takashi Iwai, Koul, Vinod, alsa-devel@alsa-project.org


[-- Attachment #1.1: Type: text/plain, Size: 502 bytes --]

On Wed, Jul 01, 2015 at 05:13:52PM +0100, Liam Girdwood wrote:
> On Wed, 2015-07-01 at 17:46 +0200, Takashi Iwai wrote:

> > 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.

Youi can also just supply the message ID for threading directly in git
send-email (which is what I tend to do) but you do need to look it up
after you send the cover letter if you're going to do that.

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-07-01 17:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-01 13:45 [PATCH v2 0/13] topology support for alsa-lib Liam Girdwood
2015-07-01 15:46 ` Takashi Iwai
2015-07-01 16:13   ` Liam Girdwood
2015-07-01 17:25     ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.