Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
To: lgirdwood@gmail.com, broonie@kernel.org,
	pierre-louis.bossart@linux.intel.com
Cc: alsa-devel@alsa-project.org, ranjani.sridharan@linux.intel.com,
	kai.vehmanen@linux.intel.com, rander.wang@intel.com
Subject: [PATCH 0/2] ASoC: SOF: Intel: hda-dai: No need to decouple host/link DMA twice
Date: Tue, 12 Jul 2022 16:16:18 +0300	[thread overview]
Message-ID: <20220712131620.13365-1-peter.ujfalusi@linux.intel.com> (raw)

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


             reply	other threads:[~2022-07-12 13:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-12 13:16 Peter Ujfalusi [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220712131620.13365-1-peter.ujfalusi@linux.intel.com \
    --to=peter.ujfalusi@linux.intel.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=kai.vehmanen@linux.intel.com \
    --cc=lgirdwood@gmail.com \
    --cc=pierre-louis.bossart@linux.intel.com \
    --cc=rander.wang@intel.com \
    --cc=ranjani.sridharan@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox