]> git.baikalelectronics.ru Git - kernel.git/commit
dma: mv_xor: Add support for DMA_INTERRUPT
authorLior Amsalem <alior@marvell.com>
Wed, 27 Aug 2014 13:52:55 +0000 (10:52 -0300)
committerVinod Koul <vinod.koul@intel.com>
Tue, 23 Sep 2014 14:47:01 +0000 (20:17 +0530)
commitb323ec26ca89b8d2a41ec345977f36188028b43f
tree9137a6256f925f8fcce6cb7bec5aafd60208025a
parenta4966c9233bb7ebd76dc456498face06e329c1a8
dma: mv_xor: Add support for DMA_INTERRUPT

The driver is capable of supporting DMA_INTERRUPT by issuing a dummy 128-byte
transfer. This helps removing a poll in the async_tx stack, replacing it with
a completion interrupt.

Signed-off-by: Lior Amsalem <alior@marvell.com>
Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/mv_xor.c
drivers/dma/mv_xor.h