diff options
author | Lior Amsalem <[email protected]> | 2014-08-27 10:52:50 -0300 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2014-09-23 20:17:00 +0530 |
commit | 3e4f52e2da9f66ba9c19b9266fa9ffcaee2f3ecc (patch) | |
tree | c5f923dd0382720ec0b3121661333dfe91929996 /include/linux/fpga | |
parent | b8291ddeed581e57327d715d29ffc501b9d48c5f (diff) |
dma: mv_xor: Simplify the DMA_MEMCPY operation
A memory copy operation can be expressed as an XOR operation with one
source. This commit removes code duplication in the driver by reusing
the XOR operation for the MEMCPY.
As an added benefit, we can now put MEMCPY and XOR descriptors on the
same chain, which improves performance.
Signed-off-by: Lior Amsalem <[email protected]>
Signed-off-by: Ezequiel Garcia <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'include/linux/fpga')
0 files changed, 0 insertions, 0 deletions