Skip to content

Commit 49bb879

Browse files
RanderWangkeyonjie
authored andcommitted
ASoC:SOF: fix FW loaded failed
tmp solution: disable coupled mode Signed-off-by: Rander Wang <rander.wang@linux.intel.com>
1 parent 6af82dc commit 49bb879

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sound/soc/sof/intel/hda-dai.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,6 @@ static int hda_link_hw_free(struct snd_pcm_substream *substream,
249249
bus = hstream->bus;
250250
rtd = snd_pcm_substream_chip(substream);
251251
link_dev = snd_soc_dai_get_dma_data(dai, substream);
252-
snd_hdac_ext_stream_decouple(bus, link_dev, false);
253252
name = rtd->codec_dai->component->name;
254253
link = snd_hdac_ext_bus_get_link(bus, name);
255254
if (!link)

0 commit comments

Comments
 (0)