Re: [PATCH V2] [SCSI] async: Fixup arguments of async_synchronize_full_domainin alsa-soc

From: Dan Williams
Date: Mon Jul 16 2012 - 18:56:58 EST


On Mon, Jul 16, 2012 at 3:17 PM, Marek Vasut <marex@xxxxxxx> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/