Re: [PATCH v8] ASoC: pxa: switch to new ac97 bus support
From: Robert Jarzmik
Date: Sat Jun 02 2018 - 18:28:16 EST
Robert Jarzmik <robert.jarzmik@xxxxxxx> writes:
> Switch to the new ac97 bus support in sound/ac97 instead of the legacy
> snd_ac97 one.
> + codecs_pdata = pdata ? pdata->codecs_pdata : NULL;
It's a shame my automated build and test system didn't catch that : it should
have been pdata->codec_pdata and not pdata->codecs_pdata.
Given that this slipped in, please don't apply this until I find out why my
builder lives in utopia.
Cheers.
--
Robert