[PATCH 0/2] ASoC: SOF: Intel: hda-dai: No need to decouple host/link DMA twice

Peter Ujfalusi peter.ujfalusi at linux.intel.com
Tue Jul 12 15:16:18 CEST 2022


Hi,

There is no need to decouple a decoupled stream twice.
Keep the decoupling in hda_link_stream_assign() only as it is going to be
executed in all cases.

Drop the outdated comment from hda_link_dma_hw_params() as well since the code
has changed around it.

Regards,
Peter
---
Peter Ujfalusi (2):
  ASoC: SOF: Intel: hda-dai: Drop misleading comment regarding dma_data
  ASoC: SOF: Intel: hda-dai: Do snd_hdac_ext_stream_decouple() only once

 sound/soc/sof/intel/hda-dai.c | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

-- 
2.37.0



More information about the Alsa-devel mailing list