Dear James Bottomley, > On Mon, 2012-07-16 at 15:56 -0700, Dan Williams wrote: > > On Mon, Jul 16, 2012 at 3:17 PM, Marek Vasut <[email protected]> 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.
Well, the main point is it's now fixed. Thanks guys! :-) > James Best regards, Marek Vasut -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

