Files
linux/drivers
Yongzhi Liu c55b5ff16d dmaengine: shdma: Fix runtime PM imbalance on error
[ Upstream commit 455896c53d ]

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.

Signed-off-by: Yongzhi Liu <lyz_cs@pku.edu.cn>
Link: https://lore.kernel.org/r/1642311296-87020-1-git-send-email-lyz_cs@pku.edu.cn
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-03-08 19:00:57 +01:00
..
2021-12-14 10:04:48 +01:00
2022-03-02 11:32:02 +01:00
2022-02-16 12:43:55 +01:00
2021-11-26 11:48:20 +01:00
2022-03-02 11:32:03 +01:00
2020-12-29 13:45:00 +01:00