-----Original Message----- From: Liam Girdwood [mailto:liam.r.girdwood@linux.intel.com] Sent: Saturday, October 03, 2015 2:04 AM To: Mark Brown Cc: Lin, Mengdong; alsa-devel@alsa-project.org; tiwai@suse.de; Patel, Vedang; Prusty, Subhransu S; Koul, Vinod; Kp, Jeeja Subject: Re: [PATCH v2 4/8] ASoC: topology: ABI - Add name element to snd_soc_tplg_stream
On Fri, 2015-10-02 at 17:59 +0100, Mark Brown wrote:
On Wed, Sep 30, 2015 at 05:31:34PM +0800, mengdong.lin@intel.com
wrote:
From: Vedang Patel vedang.patel@intel.com
For codec-codec links, this struct will be mapped to the DAI links's params, which is struct snd_soc_pcm_stream and it needs a stream
name.
OK, so this means that every DAI link name is going to become an ABI too if there's a topology in there. Not a problem but we'll need to watch out for that on review... I wonder if I can make some automated checker thing.
Hi Mark,
Do you mean we need to check if a DAI link name is already used, or if it's a valid string? Is there any naming convention for a DAI link?
Thanks Mengdong
Probably good to discuss at ELCE as there may be other things that can be auto-checked too ....
Liam