29 Oct
2010
29 Oct
'10
11:42 p.m.
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.