Re: [PATCH] dmaengine: shdma: Fix runtime PM imbalance on error

From: Vinod Koul
Date: Tue Feb 15 2022 - 00:35:44 EST


On 15-01-22, 21:34, Yongzhi Liu wrote:
> pm_runtime_get_() increments the runtime PM usage counter even
> when it returns an error code, thus a matching decrement is needed on
> the error handling path to keep the counter balanced.

Applied, thanks

--
~Vinod