diff --git a/sound/soc/soc-dapm.c b/sound/soc/soc-dapm.c index c17c14c394df88bb0442ccaf51b5735f05455ab5..177f8a1938da0bc5c569674434e0dff202d8d528 100644 --- a/sound/soc/soc-dapm.c +++ b/sound/soc/soc-dapm.c @@ -1840,6 +1840,7 @@ static int dapm_power_widgets(struct snd_soc_card *card, int event) */ switch (w->id) { case snd_soc_dapm_siggen: + case snd_soc_dapm_vmid: break; case snd_soc_dapm_supply: case snd_soc_dapm_regulator_supply: