All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: "Do Q.Thang" <dq-thang@jinso.co.jp>
Cc: alsa-devel@alsa-project.org, linux-sh@vger.kernel.org,
	Simon Horman <horms@verge.net.au>
Subject: Re: [PATCH] ASoC: fixup simple-card probe order
Date: Mon, 1 Oct 2012 11:01:55 +0100	[thread overview]
Message-ID: <20121001100154.GA4360@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <5068E775.7040601@jinso.co.jp>

On Mon, Oct 01, 2012 at 09:44:37AM +0900, Do Q.Thang wrote:
> Hi all,
> 
> KZM-A9-GT board and Armadillo-800eva board use the asoc-simple-card.
> but probe of this sound card needs the fsi-dai's registered before.
> So this message appear in the bootlog.
> 
> " asoc-simple-card asoc-simple-card.0: CPU DAI fsia-dai not registered
> platform asoc-simple-card.0: Driver asoc-simple-card requests probe
> deferral "
> 
> The asoc-simple-card was probed while fsi-dai probe hasn't run yet.
> So asoc-simple-card probe deferral is requested.
> I think the simple-card should be probed after the fsi-dai probe.
> I think this patch can fix this issue.
> 
> What do you think about this?

The above is normal and expected behaviour, there is no issue here.

WARNING: multiple messages have this Message-ID (diff)
From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: "Do Q.Thang" <dq-thang@jinso.co.jp>
Cc: alsa-devel@alsa-project.org, linux-sh@vger.kernel.org,
	Simon Horman <horms@verge.net.au>
Subject: Re: [PATCH] ASoC: fixup simple-card probe order
Date: Mon, 01 Oct 2012 10:01:55 +0000	[thread overview]
Message-ID: <20121001100154.GA4360@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <5068E775.7040601@jinso.co.jp>

On Mon, Oct 01, 2012 at 09:44:37AM +0900, Do Q.Thang wrote:
> Hi all,
> 
> KZM-A9-GT board and Armadillo-800eva board use the asoc-simple-card.
> but probe of this sound card needs the fsi-dai's registered before.
> So this message appear in the bootlog.
> 
> " asoc-simple-card asoc-simple-card.0: CPU DAI fsia-dai not registered
> platform asoc-simple-card.0: Driver asoc-simple-card requests probe
> deferral "
> 
> The asoc-simple-card was probed while fsi-dai probe hasn't run yet.
> So asoc-simple-card probe deferral is requested.
> I think the simple-card should be probed after the fsi-dai probe.
> I think this patch can fix this issue.
> 
> What do you think about this?

The above is normal and expected behaviour, there is no issue here.

  reply	other threads:[~2012-10-01 10:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-01  0:44 [PATCH] ASoC: fixup simple-card probe order Do Q.Thang
2012-10-01  0:44 ` Do Q.Thang
2012-10-01 10:01 ` Mark Brown [this message]
2012-10-01 10:01   ` Mark Brown
2012-10-02  3:41   ` Do Q.Thang
2012-10-02  3:41     ` Do Q.Thang

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=20121001100154.GA4360@opensource.wolfsonmicro.com \
    --to=broonie@opensource.wolfsonmicro.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=dq-thang@jinso.co.jp \
    --cc=horms@verge.net.au \
    --cc=linux-sh@vger.kernel.org \
    /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.