dmaengine: idxd: set DMA_INTERRUPT cap bit
authorDave Jiang <dave.jiang@intel.com>
Mon, 11 Apr 2022 22:09:38 +0000 (15:09 -0700)
committerVinod Koul <vkoul@kernel.org>
Wed, 20 Apr 2022 11:47:33 +0000 (17:17 +0530)
commit4e5a4eb20393b851590b4465f1197a8041c2076b
tree96f356fdd6dc28946aa38cfd6320b325bc856b80
parent2128565a8d3055623f651712b7faa3d66ce4f02c
dmaengine: idxd: set DMA_INTERRUPT cap bit

Even though idxd driver has always supported interrupt, it never actually
set the DMA_INTERRUPT cap bit. Rectify this mistake so the interrupt
capability is advertised.

Reported-by: Ben Walker <benjamin.walker@intel.com>
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Link: https://lore.kernel.org/r/164971497859.2201379.17925303210723708961.stgit@djiang5-desk3.ch.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/idxd/dma.c