Re: [PATCH] [v5] dmaengine: tegra210-adma: Fix runtime PM imbalance on error
From: Vinod Koul
Date: Wed Jun 24 2020 - 05:42:40 EST
On 24-06-20, 14:46, Dinghao Liu wrote:
> pm_runtime_get_sync() increments the runtime PM usage counter even
> when it returns an error code. Thus a pairing decrement is needed on
> the error handling path to keep the counter balanced.
Applied, thanks
--
~Vinod