[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1342510116.3039.5.camel@dabdike.int.hansenpartnership.com>
Date: Tue, 17 Jul 2012 07:28:38 +0000
From: James Bottomley <jbottomley@...allels.com>
To: Dan Williams <dan.j.williams@...il.com>
CC: Marek Vasut <marex@...x.de>,
"alsa-devel@...a-project.org" <alsa-devel@...a-project.org>,
"linux-kernel@...r.kernel.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>
Subject: Re: [PATCH V2] [SCSI] async: Fixup arguments of
async_synchronize_full_domain in alsa-soc
On Mon, 2012-07-16 at 15:56 -0700, Dan Williams wrote:
> 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]
OK, I missed that with the cockup in the cover letters.
James
Powered by blists - more mailing lists