[PATCH 1/1] dmaengine: at_xdmac: Use pm_runtime_put_noidle() with many usage_counts

Vinod Koul vkoul at kernel.org
Thu Apr 17 08:18:51 PDT 2025


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





More information about the linux-arm-kernel mailing list