alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Timur Tabi <timur@freescale.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: [PATCH 1/2] [v2] ASoC: fsl: use snd_soc_register_card to register the card
Date: Thu, 13 Sep 2012 12:07:06 +0800	[thread overview]
Message-ID: <20120913040705.GB6732@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <5050A673.3010401@freescale.com>

On Wed, Sep 12, 2012 at 10:12:51AM -0500, Timur Tabi wrote:
> Mark Brown wrote:

> > I did explain what's wrong here - it's the use of driver data.

> Sorry, I didn't think to update the description with your explanation.

> Of course, now I need to figure out why my driver doesn't need driver data
> in order to work.

The driver data is used by the soc-audio driver to get the card.  Since
your driver now calls snd_soc_register_card() directly it doens't need
that.

      reply	other threads:[~2012-09-13  4:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-11 16:23 [PATCH 1/2] [v2] ASoC: fsl: use snd_soc_register_card to register the card Timur Tabi
2012-09-11 16:23 ` [PATCH 2/2] ASoC: fsl: move machine drivers to late_initcall() Timur Tabi
2012-09-11 20:05 ` [linuxppc-release] [PATCH 1/2] [v2] ASoC: fsl: use snd_soc_register_card to register the card Timur Tabi
2012-09-12  1:32 ` Mark Brown
2012-09-12 15:12   ` Timur Tabi
2012-09-13  4:07     ` Mark Brown [this message]

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=20120913040705.GB6732@opensource.wolfsonmicro.com \
    --to=broonie@opensource.wolfsonmicro.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=timur@freescale.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).