[PATCH 3/6] dmaengine: qcom: Remove redundant pm_runtime_mark_last_busy() calls
Dmitry Baryshkov
dmitry.baryshkov at oss.qualcomm.com
Mon Oct 27 06:36:04 PDT 2025
On Mon, Oct 27, 2025 at 03:32:29PM +0200, Sakari Ailus wrote:
> pm_runtime_put_autosuspend(), pm_runtime_put_sync_autosuspend(),
> pm_runtime_autosuspend() and pm_request_autosuspend() now include a call
> to pm_runtime_mark_last_busy(). Remove the now-reduntant explicit call to
> pm_runtime_mark_last_busy().
>
> Signed-off-by: Sakari Ailus <sakari.ailus at linux.intel.com>
> ---
> drivers/dma/qcom/bam_dma.c | 5 -----
> drivers/dma/qcom/hidma.c | 12 +-----------
> drivers/dma/qcom/hidma_dbg.c | 1 -
> drivers/dma/qcom/hidma_mgmt.c | 2 --
> 4 files changed, 1 insertion(+), 19 deletions(-)
>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov at oss.qualcomm.com>
--
With best wishes
Dmitry
More information about the linux-arm-kernel
mailing list