]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - sound/soc/soc-pcm.c
Merge remote-tracking branch 'asoc/topic/pcm' into asoc-next
[karo-tx-linux.git] / sound / soc / soc-pcm.c
index be2fd5e46182183a0d823970610db513b1d2060e..aa99dac31b3bff3ce6bb510b4b07bba637363371 100644 (file)
@@ -1810,7 +1810,8 @@ int dpcm_be_dai_hw_free(struct snd_soc_pcm_runtime *fe, int stream)
                    (be->dpcm[stream].state != SND_SOC_DPCM_STATE_PREPARE) &&
                    (be->dpcm[stream].state != SND_SOC_DPCM_STATE_HW_FREE) &&
                    (be->dpcm[stream].state != SND_SOC_DPCM_STATE_PAUSED) &&
-                   (be->dpcm[stream].state != SND_SOC_DPCM_STATE_STOP))
+                   (be->dpcm[stream].state != SND_SOC_DPCM_STATE_STOP) &&
+                   (be->dpcm[stream].state != SND_SOC_DPCM_STATE_SUSPEND))
                        continue;
 
                dev_dbg(be->dev, "ASoC: hw_free BE %s\n",