]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - sound/soc/soc-dapm.c
Linux 5.6-rc7
[linux.git] / sound / soc / soc-dapm.c
index 9b130561d562f8bec717b9511ec08618a987aa4e..9fb54e6fe25432e0f3014a8fcb4943999c073a86 100644 (file)
@@ -4772,7 +4772,7 @@ static void soc_dapm_shutdown_dapm(struct snd_soc_dapm_context *dapm)
                        continue;
                if (w->power) {
                        dapm_seq_insert(w, &down_list, false);
-                       w->power = 0;
+                       w->new_power = 0;
                        powerdown = 1;
                }
        }