From d8d8473039ed7150be26a2545a85033d773f4f00 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Tue, 8 Mar 2011 19:29:53 +0000 Subject: [PATCH] --- yaml --- r: 234069 b: refs/heads/master c: 28e868081086c495c897a48c50d2d5187ef677d2 h: refs/heads/master i: 234067: 3e1358299e6ccb2f6c3c23cb64d97206f9efc479 v: v3 --- [refs] | 2 +- trunk/sound/soc/soc-dapm.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index d70bf689f817..76188e2b5f92 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 823dba5191220fc94b83dc0b3f2178ff0842e294 +refs/heads/master: 28e868081086c495c897a48c50d2d5187ef677d2 diff --git a/trunk/sound/soc/soc-dapm.c b/trunk/sound/soc/soc-dapm.c index 25e54230cc6a..1790f83ee665 100644 --- a/trunk/sound/soc/soc-dapm.c +++ b/trunk/sound/soc/soc-dapm.c @@ -941,7 +941,7 @@ static void dapm_seq_run(struct snd_soc_dapm_context *dapm, } if (!list_empty(&pending)) - dapm_seq_run_coalesced(dapm, &pending); + dapm_seq_run_coalesced(cur_dapm, &pending); } static void dapm_widget_update(struct snd_soc_dapm_context *dapm)