В сообщении от 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.
Attachment:
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel