commit | 22843545b20007ae33bc3774043303e0b44e3d65 | [log] [tgz] |
---|---|---|
author | Lior Amsalem <alior@marvell.com> | Wed Aug 27 10:52:55 2014 -0300 |
committer | Vinod Koul <vinod.koul@intel.com> | Tue Sep 23 20:17:01 2014 +0530 |
tree | 9137a6256f925f8fcce6cb7bec5aafd60208025a | |
parent | 37380b980e2db2e0dfdb920140c75f3cf2e98a27 [diff] |
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>