Re: [PATCH] maengine: ste_dma40: Fix PM disable depth imbalance in d40_probe

From: Vinod Koul
Date: Mon Oct 09 2023 - 02:13:04 EST



On Thu, 05 Oct 2023 22:28:35 +0800, Zhang Shurong wrote:
> The pm_runtime_enable will increase power disable depth. Thus
> a pairing decrement is needed on the error handling path to
> keep it balanced according to context.
> We fix it by calling pm_runtime_disable when error returns.
>
>

Applied, thanks!

[1/1] maengine: ste_dma40: Fix PM disable depth imbalance in d40_probe
commit: 0618c077a8c20e8c81e367988f70f7e32bb5a717

Best regards,
--
~Vinod