[alsa-devel] [PATCH v2 1/2] ASoC: wm_adsp: Add code_probe and codec_remove stubs

Mark Brown broonie at kernel.org
Tue Jun 9 18:00:43 CEST 2015


On Tue, Jun 09, 2015 at 04:16:56PM +0100, Richard Fitzgerald wrote:

> +	ret = wm_adsp2_codec_probe(&priv->core.adsp[0], codec);
> +	if (ret)
> +		return ret;
> +

I'm still not a big fan of the double registration that's being done -
if nothing else the fact that it's not also factoring out the creation
of the DSP controls seems wrong.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20150609/2d7087e0/attachment.sig>


More information about the Alsa-devel mailing list