|
@@ -941,7 +941,7 @@ static void dapm_seq_run(struct snd_soc_dapm_context *dapm,
|
|
}
|
|
}
|
|
|
|
|
|
if (!list_empty(&pending))
|
|
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)
|
|
static void dapm_widget_update(struct snd_soc_dapm_context *dapm)
|