On Fri, Oct 29, 2010 at 03:03:43PM +0300, Jarkko Nikula wrote: > @@ -547,6 +548,9 @@ struct snd_soc_dev_map { > > /* machine stream operations */ > struct snd_soc_ops *ops; > + > + /* optional name prefix for kcontrols and widgets */ > + const char *name_prefix; This is another issue with using the DAI links to map these things - as previously discussed we want to be able to support CODEC<->CODEC DAI links, and we don't have a way to associate controls with specific DAI links on multi-DAI devices. _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel