From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Stephen Warren <swarren@wwwdotorg.org>
Cc: alsa-devel@alsa-project.org, Stephen Warren <swarren@nvidia.com>,
Liam Girdwood <lrg@ti.com>
Subject: Re: [PATCH 1/4] ASoC: when initializing CPU DAI, don't duplicate any CODEC init
Date: Wed, 13 Jun 2012 13:18:22 +0100 [thread overview]
Message-ID: <20120613121821.GO4545@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <1339180463-21178-1-git-send-email-swarren@wwwdotorg.org>
[-- Attachment #1.1: Type: text/plain, Size: 405 bytes --]
On Fri, Jun 08, 2012 at 12:34:20PM -0600, Stephen Warren wrote:
> From: Stephen Warren <swarren@nvidia.com>
>
> If the CPU-side of a DAI link is a CODEC rather than a standalone DAI,
> the codec initialization will call try_module_get() and create the DAI
> widgets. Ensure that this isn't duplicated when the CPU DAI itself is
> probed, if the CPU DAI is part of a CODEC.
Applied all, thanks.
[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
prev parent reply other threads:[~2012-06-13 12:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-08 18:34 [PATCH 1/4] ASoC: when initializing CPU DAI, don't duplicate any CODEC init Stephen Warren
2012-06-08 18:34 ` [PATCH 2/4] ASoC: when removing a CPU DAI, clean up its DAPM context Stephen Warren
2012-06-08 18:34 ` [PATCH 3/4] ASoC: factor out soc_remove_platform() Stephen Warren
2012-06-08 18:34 ` [PATCH 4/4] ASoC: probe CODECs and platforms before DAIs and links Stephen Warren
2012-06-13 12:18 ` 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=20120613121821.GO4545@opensource.wolfsonmicro.com \
--to=broonie@opensource.wolfsonmicro.com \
--cc=alsa-devel@alsa-project.org \
--cc=lrg@ti.com \
--cc=swarren@nvidia.com \
--cc=swarren@wwwdotorg.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.