git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37380b9
)
dma: mv_xor: Add support for DMA_INTERRUPT
author
Lior Amsalem
<alior@marvell.com>
Wed, 27 Aug 2014 13:52:55 +0000
(10:52 -0300)
committer
Vinod Koul
<vinod.koul@intel.com>
Tue, 23 Sep 2014 14:47:01 +0000
(20:17 +0530)
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>
No differences found