[PATCHv1 6/8] ASoC: fsl: add SGT15000 based audio machine driver.
From: broonie@kernel.org (Mark Brown)
Date: 2013-10-18 17:33:45
Also in:
alsa-devel, linux-devicetree, linuxppc-dev, lkml
From: broonie@kernel.org (Mark Brown)
Date: 2013-10-18 17:33:45
Also in:
alsa-devel, linux-devicetree, linuxppc-dev, lkml
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://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20131018/53814d31/attachment.sig>