DMA Engine development
 help / color / mirror / Atom feed
From: Vinod Koul <vkoul@kernel.org>
To: Ludovic Desroches <ludovic.desroches@microchip.com>,
	 Sakari Ailus <sakari.ailus@linux.intel.com>
Cc: linux-arm-kernel@lists.infradead.org, dmaengine@vger.kernel.org
Subject: Re: [PATCH 1/1] dmaengine: at_xdmac: Use pm_runtime_put_noidle() with many usage_counts
Date: Thu, 17 Apr 2025 20:48:51 +0530	[thread overview]
Message-ID: <174490313175.238725.14166684249182201848.b4-ty@kernel.org> (raw)
In-Reply-To: <20250410065804.3676582-1-sakari.ailus@linux.intel.com>


On Thu, 10 Apr 2025 09:58:04 +0300, Sakari Ailus wrote:
> We're holding more than one Runtime PM usage_counts in
> at_xdmac_device_terminate_all(). This makes pm_runtime_mark_last_busy()
> redundant and pm_runtime_put_autosuspend() misleading. Drop
> pm_runtime_mark_last_busy() and use pm_runtime_put_noidle() to decrement
> the usage_count, except in the case it may be the last.
> 
> 
> [...]

Applied, thanks!

[1/1] dmaengine: at_xdmac: Use pm_runtime_put_noidle() with many usage_counts
      commit: 99b201481f3fe44eac5cc05238a715b05bca4df5

Best regards,
-- 
~Vinod



      reply	other threads:[~2025-04-17 15:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-10  6:58 [PATCH 1/1] dmaengine: at_xdmac: Use pm_runtime_put_noidle() with many usage_counts Sakari Ailus
2025-04-17 15:18 ` Vinod Koul [this message]

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=174490313175.238725.14166684249182201848.b4-ty@kernel.org \
    --to=vkoul@kernel.org \
    --cc=dmaengine@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=ludovic.desroches@microchip.com \
    --cc=sakari.ailus@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