[alsa-devel] [PATCH v2 2/2] ASoC: Add HP iPAQ RX1950 support
Vasily Khoruzhick
anarsoul at gmail.com
Sat Aug 28 10:46:09 CEST 2010
В сообщении от 28 августа 2010 11:37:12 автор Vasily Khoruzhick написал:
> + if (!xtal) {
> + platform_device_unregister(s3c24xx_snd_device);
> + goto err_clk;
> + }
> +
> + return 0;
> +
> +err_clk:
> +err_plat_add:
> +err_plat_alloc:
> + gpio_free(S3C2410_GPA(1));
> +
> +err_gpio:
> + return ret;
> +}
And again bug in init code (wrong return code on err_clk) :\ Sorry for buzz,
will send v3 soon.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
Url : http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20100828/9482564d/attachment.sig
More information about the Alsa-devel
mailing list