[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YXY0Qyi2XzEFI8Ic@matsya>
Date: Mon, 25 Oct 2021 10:06:19 +0530
From: Vinod Koul <vkoul@...nel.org>
To: Dongliang Mu <mudongliangabcd@...il.com>
Cc: Laxman Dewangan <ldewangan@...dia.com>,
Jon Hunter <jonathanh@...dia.com>,
Thierry Reding <thierry.reding@...il.com>,
Zhang Qilong <zhangqilong3@...wei.com>,
dmaengine@...r.kernel.org, linux-tegra@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] dmaengine: tegra210-adma: fix pm runtime unbalance
On 21-10-21, 11:05, Dongliang Mu wrote:
> The previous commit 059e969c2a7d ("dmaengine: tegra210-adma: Using
> pm_runtime_resume_and_get to replace open coding") forgets to replace
> the pm_runtime_get_sync in the tegra_adma_probe, but removes the
> pm_runtime_put_noidle.
>
> Fix this by continuing to replace pm_runtime_get_sync with
> pm_runtime_resume_and_get in tegra_adma_probe.
Applied, thanks
--
~Vinod
Powered by blists - more mailing lists