X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=sound%2Fsoc%2Fsoc-dapm.c;h=1790f83ee6651b8051ff4950d2bf7540b4ea8011;hb=27d2a8b97ebc4467e47722415b81ebe72d5f654f;hp=25e54230cc6a53a831ebc8083236dd53b194a657;hpb=ee88347755460e8ceb37e8453adcf5fd7ca5ff00;p=~andy%2Flinux diff --git a/sound/soc/soc-dapm.c b/sound/soc/soc-dapm.c index 25e54230cc6..1790f83ee66 100644 --- a/sound/soc/soc-dapm.c +++ b/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)