dmaengine: Revert "dmaengine: add verification of DMA_INTERRUPT capability for dmatest"
authorVinod Koul <vkoul@kernel.org>
Mon, 6 Jun 2022 17:49:06 +0000 (23:19 +0530)
committerVinod Koul <vkoul@kernel.org>
Thu, 9 Jun 2022 06:00:47 +0000 (11:30 +0530)
commit646728dff254f8070da5d2f82494a065d4287e26
treef8cb6af239b00303188df6294cb8536542814390
parent615a4bfc426e11dba05c2cf343f9ac752fb381d2
dmaengine: Revert "dmaengine: add verification of DMA_INTERRUPT capability for dmatest"

This reverts commit a8facc7b9885 ("dmaengine: add verification of
DMA_INTERRUPT capability for dmatest") as it causes regression due to
the fact that DMA_INTERRUPT in linked to dma_prep_interrupt() so
checking that is incorrect here

Signed-off-by: Vinod Koul <vkoul@kernel.org>
Link: https://lore.kernel.org/r/20220606174906.3979283-1-vkoul@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/dmatest.c