dmaengine: Revert "dmaengine: pl330: issue_pending waits until WFP state"
authorVinod Koul <vkoul@kernel.org>
Thu, 28 Mar 2024 06:51:51 +0000 (12:21 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 May 2024 09:50:43 +0000 (11:50 +0200)
commit714794ed7a8b1f62a1a75be1daa8d24faae73503
treeedef7b82ef8282db316f46db2d523ad1f7b7edba
parent79a61bfe2ff3ec1da8a393071f9a3b7f8e2b3410
dmaengine: Revert "dmaengine: pl330: issue_pending waits until WFP state"

[ Upstream commit afc89870ea677bd5a44516eb981f7a259b74280c ]

This reverts commit 22a9d9585812 ("dmaengine: pl330: issue_pending waits
until WFP state") as it seems to cause regression in pl330 driver.
Note the issue now exists in mainline so a fix to be done.

Cc: stable@vger.kernel.org
Reported-by: karthikeyan <karthikeyan@linumiz.com>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/dma/pl330.c