dmaengine: Revert "dmaengine: shdma: Fix runtime PM imbalance on error"
authorVinod Koul <vkoul@kernel.org>
Thu, 10 Mar 2022 04:43:20 +0000 (10:13 +0530)
committerVinod Koul <vkoul@kernel.org>
Thu, 10 Mar 2022 04:43:20 +0000 (10:13 +0530)
commitd143f939a95696d38ff800ada14402fa50ebbd6c
tree1c671bc57dc8a68a3123903127b311f62569b875
parent60c10db9b17330eb43b84a8051a77ab1e6074442
dmaengine: Revert "dmaengine: shdma: Fix runtime PM imbalance on error"

This reverts commit 455896c53d5b ("dmaengine: shdma: Fix runtime PM
imbalance on error") as the patch wrongly reduced the count on error and
did not bail out. So drop the count by reverting the patch .

Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/sh/shdma-base.c