On Thu, Jan 21, 2016 at 05:53:00PM +0000, Charles Keepax wrote: > @@ -2163,6 +2187,8 @@ static int wm5110_open(struct snd_compr_stream *stream) > > if (strcmp(rtd->codec_dai->name, "wm5110-dsp-voicectrl") == 0) { > n_adsp = 2; > + } else if (strcmp(rtd->codec_dai->name, "wm5110-dsp-trace") == 0) { > + n_adsp = 0; > } else { > dev_err(arizona->dev, > "No suitable compressed stream for DAI '%s'\n", I'm a bit unclear on how exactly we're ensuring that the relevant firmware is loaded?
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel