All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vasily Khoruzhick <anarsoul@gmail.com>
To: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: alsa-devel <alsa-devel@alsa-project.org>,
	Philipp Zabel <philipp.zabel@gmail.com>,
	Liam Girdwood <lrg@slimlogic.co.uk>
Subject: Re: [PATCH v2 2/2] ASoC: Add HP iPAQ RX1950 support
Date: Sat, 28 Aug 2010 11:46:09 +0300	[thread overview]
Message-ID: <201008281146.15971.anarsoul@gmail.com> (raw)
In-Reply-To: <1282984632-12665-1-git-send-email-anarsoul@gmail.com>


[-- Attachment #1.1: Type: Text/Plain, Size: 436 bytes --]

В сообщении от 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 #1.2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

  reply	other threads:[~2010-08-28  8:46 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-28  7:49 [PATCH 0/2] ASoC: Add iPAQ RX1950 sound support Vasily Khoruzhick
2010-08-28  7:49 ` [PATCH 1/2] ASoC: uda1380: make driver more powersave-friendly Vasily Khoruzhick
2010-08-28  8:56   ` Mark Brown
2010-08-28  9:07     ` Vasily Khoruzhick
2010-08-28  9:14       ` Mark Brown
2010-08-28  9:17         ` Vasily Khoruzhick
2010-08-28 11:34         ` [PATCH v2 " Vasily Khoruzhick
2010-08-28  7:49 ` [PATCH 2/2] ASoC: Add HP iPAQ RX1950 support Vasily Khoruzhick
2010-08-28  8:31   ` Vasily Khoruzhick
2010-08-28  8:37   ` [PATCH v2 " Vasily Khoruzhick
2010-08-28  8:46     ` Vasily Khoruzhick [this message]
2010-08-28  8:54     ` [PATCH v3 " Vasily Khoruzhick
2010-08-28  9:06       ` Mark Brown
2010-08-28  9:28         ` Vasily Khoruzhick
2010-08-31 10:45           ` Mark Brown
2010-08-28 11:37         ` Vasily Khoruzhick
2010-08-29  9:31         ` Vasily Khoruzhick
2010-08-29 13:54           ` Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201008281146.15971.anarsoul@gmail.com \
    --to=anarsoul@gmail.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=lrg@slimlogic.co.uk \
    --cc=philipp.zabel@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.