diff options
-rw-r--r-- | sound/soc/soc-dapm.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/soc-dapm.c b/sound/soc/soc-dapm.c index c17c14c394df..177f8a1938da 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) | |||
1840 | */ | 1840 | */ |
1841 | switch (w->id) { | 1841 | switch (w->id) { |
1842 | case snd_soc_dapm_siggen: | 1842 | case snd_soc_dapm_siggen: |
1843 | case snd_soc_dapm_vmid: | ||
1843 | break; | 1844 | break; |
1844 | case snd_soc_dapm_supply: | 1845 | case snd_soc_dapm_supply: |
1845 | case snd_soc_dapm_regulator_supply: | 1846 | case snd_soc_dapm_regulator_supply: |