ASoC: SOF: Intel: pci-tgl: unblock S5 entry if DMA stop has failed"
[sfrench/cifs-2.6.git] / sound / soc / sof / intel / tgl.c
index 30f2f49ee149faf21682b493f8b8b6d80c3f9d42..58ac3a46e6a7514c6144918ae587262fd7eb7a37 100644 (file)
@@ -60,7 +60,7 @@ int sof_tgl_ops_init(struct snd_sof_dev *sdev)
        memcpy(&sof_tgl_ops, &sof_hda_common_ops, sizeof(struct snd_sof_dsp_ops));
 
        /* probe/remove/shutdown */
-       sof_tgl_ops.shutdown    = hda_dsp_shutdown;
+       sof_tgl_ops.shutdown    = hda_dsp_shutdown_dma_flush;
 
        if (sdev->pdata->ipc_type == SOF_IPC) {
                /* doorbell */