Skip to content
Commit 37fca4bd authored by Christoph Hellwig's avatar Christoph Hellwig
Browse files

hexagon: remove the sync_single_for_cpu DMA operation



hexagon does all the required cache maintainance at dma map time, and none
at unmap time.  It thus has to implement sync_single_for_device to match
the map cace for buffer reuse, but there is no point in doing another
invalidation in the sync_single_cpu_case, which in terms of cache
maintainance is equivalent to the unmap case.

Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent d7b686eb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment