[alsa-devel] [PATCHv1 6/8] ASoC: fsl: add SGT15000 based audio machine driver.
Mark Brown
broonie at kernel.org
Fri Oct 18 19:33:31 CEST 2013
On Thu, Oct 17, 2013 at 05:01:15PM +0800, Xiubo Li wrote:
> + ret = snd_soc_register_card(&fsl_sgt1500_card);
> + if (ret) {
> + dev_err(&pdev->dev, "register soc sound card failed :%d\n",
> + ret);
> + return ret;
> + }
Use the newly added devm_snd_soc_register_card() (in -next).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20131018/53814d31/attachment.sig>
More information about the Alsa-devel
mailing list