All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Jassi Brar <jassisinghbrar@gmail.com>
Cc: alsa-devel@alsa-project.org, sw.youn@samsung.com,
	Jassi Brar <jassi.brar@samsung.com>,
	lrg@slimlogic.co.uk
Subject: Re: [PATCH 2/3] ASoC: Samsung: Debug PCM snd_soc_dai_driver registration
Date: Fri, 10 Sep 2010 10:54:39 +0100	[thread overview]
Message-ID: <20100910095438.GD3068@rakim.wolfsonmicro.main> (raw)
In-Reply-To: <1284104465-17287-1-git-send-email-jassisinghbrar@gmail.com>

On Fri, Sep 10, 2010 at 04:41:05PM +0900, Jassi Brar wrote:

>  struct snd_soc_dai_driver s3c_pcm_dai[] = {
> -	S3C_PCM_DAI_DECLARE,
> -	S3C_PCM_DAI_DECLARE,
> +	[0] = {
> +		.name	= "samsung-pcm.0",
> +		S3C_PCM_DAI_DECLARE,

You should be able to use the id field rather than adding the number to
the names here.

  reply	other threads:[~2010-09-10  9:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-10  7:41 [PATCH 2/3] ASoC: Samsung: Debug PCM snd_soc_dai_driver registration Jassi Brar
2010-09-10  9:54 ` Mark Brown [this message]
2010-09-10 11:24   ` Jassi Brar
2010-09-10 11:47     ` Mark Brown
2010-09-13  1:34       ` Jassi Brar
2010-09-13  8:53         ` Mark Brown
2010-09-14  7:50 ` 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=20100910095438.GD3068@rakim.wolfsonmicro.main \
    --to=broonie@opensource.wolfsonmicro.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=jassi.brar@samsung.com \
    --cc=jassisinghbrar@gmail.com \
    --cc=lrg@slimlogic.co.uk \
    --cc=sw.youn@samsung.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.