diff options
author | Christoph Hellwig <hch@lst.de> | 2018-05-18 15:16:45 +0200 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2018-05-19 08:46:12 +0200 |
commit | b591741072271f3a7cbf5b976e64ffbfa9a7ce8c (patch) | |
tree | 5aeb46291b7c74b432519384f88d95a18f03eb7b /arch/nios2 | |
parent | 713a74624bba6c449213b6a7a2ab0065f6e2c7c9 (diff) | |
download | talos-obmc-linux-b591741072271f3a7cbf5b976e64ffbfa9a7ce8c.tar.gz talos-obmc-linux-b591741072271f3a7cbf5b976e64ffbfa9a7ce8c.zip |
arc: fix arc_dma_sync_sg_for_{cpu,device}
These functions should perform the same functionality as calling
arc_dma_sync_single_for_{cpu,device} on each S/G list element. Ensure
they actually do that by calling arc_dma_sync_single_for_{cpu,device}.
Otherwise we could be passing a different dir argument.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Tested-by: Alexey Brodkin <abrodkin@synopsys.com>
Acked-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'arch/nios2')
0 files changed, 0 insertions, 0 deletions