From: "Do Q.Thang" <dq-thang@jinso.co.jp>
To: Mark Brown <broonie@opensource.wolfsonmicro.com>
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: Tue, 02 Oct 2012 12:41:31 +0900 [thread overview]
Message-ID: <506A626B.4030404@jinso.co.jp> (raw)
In-Reply-To: <20121001100154.GA4360@opensource.wolfsonmicro.com>
On 10/01/2012 07:01 PM, Mark Brown wrote:
> 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.
>
thanks.
WARNING: multiple messages have this Message-ID (diff)
From: "Do Q.Thang" <dq-thang@jinso.co.jp>
To: Mark Brown <broonie@opensource.wolfsonmicro.com>
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: Tue, 02 Oct 2012 03:41:31 +0000 [thread overview]
Message-ID: <506A626B.4030404@jinso.co.jp> (raw)
In-Reply-To: <20121001100154.GA4360@opensource.wolfsonmicro.com>
On 10/01/2012 07:01 PM, Mark Brown wrote:
> 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.
>
thanks.
next prev parent reply other threads:[~2012-10-02 3:41 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
2012-10-01 10:01 ` Mark Brown
2012-10-02 3:41 ` Do Q.Thang [this message]
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=506A626B.4030404@jinso.co.jp \
--to=dq-thang@jinso.co.jp \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@opensource.wolfsonmicro.com \
--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.