[alsa-devel] [PATCH v8] ASoC: pxa: switch to new ac97 bus support
Robert Jarzmik
robert.jarzmik at free.fr
Sun Jun 3 00:27:58 CEST 2018
Robert Jarzmik <robert.jarzmik at free.fr> 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
More information about the Alsa-devel
mailing list