29 Jan
2016
29 Jan
'16
12:34 a.m.
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) {
} else { dev_err(arizona->dev, "No suitable compressed stream for DAI '%s'\n",n_adsp = 0;
I'm a bit unclear on how exactly we're ensuring that the relevant firmware is loaded?