[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAA9_cmcWaj_KWLz1m0sxCJNihVuGMQsbP53=1cPiEBBWiei7bg@mail.gmail.com>
Date: Mon, 16 Jul 2012 15:56:57 -0700
From: Dan Williams <dan.j.williams@...il.com>
To: Marek Vasut <marex@...x.de>
Cc: alsa-devel@...a-project.org, linux-kernel@...r.kernel.org,
Jaroslav Kysela <perex@...ex.cz>, Takashi Iwai <tiwai@...e.de>,
Mark Brown <broonie@...nsource.wolfsonmicro.com>,
Arjan van de Ven <arjan@...ux.intel.com>,
James Bottomley <JBottomley@...allels.com>
Subject: Re: [PATCH V2] [SCSI] async: Fixup arguments of async_synchronize_full_domain
in alsa-soc
On Mon, Jul 16, 2012 at 3:17 PM, Marek Vasut <marex@...x.de> wrote:
[..]
> sound/soc/soc-dapm.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> V2: CC proper people, hopefully proper mailing list
> Adjust the patch subject with proper tags
>
> diff --git a/sound/soc/soc-dapm.c b/sound/soc/soc-dapm.c
> index eded657..e491eb0 100644
> --- a/sound/soc/soc-dapm.c
> +++ b/sound/soc/soc-dapm.c
> @@ -1572,7 +1572,7 @@ static int dapm_power_widgets(struct snd_soc_dapm_context *dapm, int event)
> struct snd_soc_dapm_context *d;
> LIST_HEAD(up_list);
> LIST_HEAD(down_list);
> - LIST_HEAD(async_domain);
> + ASYNC_DOMAIN_EXCLUSIVE(async_domain);
> enum snd_soc_bias_level bias;
>
Thanks. This was folded into the resend that was submitted week [1]
Regards,
Dan
[1]: http://marc.info/?l=linux-scsi&m=134188683322951&w=2
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists