Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: SOF: Intel: hda-dai: No need to decouple host/link DMA twice
@ 2022-07-12 13:16 Peter Ujfalusi
  2022-07-12 13:16 ` [PATCH 1/2] ASoC: SOF: Intel: hda-dai: Drop misleading comment regarding dma_data Peter Ujfalusi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Peter Ujfalusi @ 2022-07-12 13:16 UTC (permalink / raw)
  To: lgirdwood, broonie, pierre-louis.bossart
  Cc: alsa-devel, ranjani.sridharan, kai.vehmanen, rander.wang

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-07-12 18:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-12 13:16 [PATCH 0/2] ASoC: SOF: Intel: hda-dai: No need to decouple host/link DMA twice Peter Ujfalusi
2022-07-12 13:16 ` [PATCH 1/2] ASoC: SOF: Intel: hda-dai: Drop misleading comment regarding dma_data Peter Ujfalusi
2022-07-12 13:16 ` [PATCH 2/2] ASoC: SOF: Intel: hda-dai: Do snd_hdac_ext_stream_decouple() only once Peter Ujfalusi
2022-07-12 18:22 ` [PATCH 0/2] ASoC: SOF: Intel: hda-dai: No need to decouple host/link DMA twice Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox