From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Liam Girdwood <lrg@ti.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: [PATCH 2/3] ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutex.
Date: Wed, 7 Mar 2012 19:46:05 +0000 [thread overview]
Message-ID: <20120307194604.GH3107@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <1331116707-10016-2-git-send-email-lrg@ti.com>
[-- Attachment #1.1: Type: text/plain, Size: 295 bytes --]
On Wed, Mar 07, 2012 at 10:38:26AM +0000, Liam Girdwood wrote:
Applied, thanks.
> +enum snd_soc_dapm_subclass {
> + SND_SOC_DAPM_CLASS_INIT = 0,
> + SND_SOC_DAPM_CLASS_PCM = 1,
I think I'd rather this were called _RUNTIME or something, we may not
have a stream involved at all in some cases.
[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
next prev parent reply other threads:[~2012-03-07 19:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-07 10:38 [PATCH 1/3] ASoC: core: Add card mutex locking subclasses Liam Girdwood
2012-03-07 10:38 ` [PATCH 2/3] ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutex Liam Girdwood
2012-03-07 19:46 ` Mark Brown [this message]
2012-03-08 11:23 ` Liam Girdwood
2012-03-07 10:38 ` [PATCH 3/3] ASoC: dapm: lock mixer & mux update power with DAPM mutex Liam Girdwood
2012-03-07 19:48 ` Mark Brown
2012-03-07 19:44 ` [PATCH 1/3] ASoC: core: Add card mutex locking subclasses 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=20120307194604.GH3107@opensource.wolfsonmicro.com \
--to=broonie@opensource.wolfsonmicro.com \
--cc=alsa-devel@alsa-project.org \
--cc=lrg@ti.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.