diff options
author | Christoph Hellwig <[email protected]> | 2018-07-19 06:02:31 -0700 |
---|---|---|
committer | Stafford Horne <[email protected]> | 2018-07-21 13:49:48 +0900 |
commit | 2c1de929aef31afbff0dad81de9cc26056d3d01b (patch) | |
tree | e33babd08d443e5332f366a74eb605bab4c14ae1 /arch/openrisc/include/asm/dma-mapping.h | |
parent | dcc9c91944129c9541cafe3112e69c1bdd328701 (diff) |
openrisc: fix cache maintainance the the sync_single_for_device DMA operation
The cache maintaince in the sync_single_for_device operation should be
equivalent to the map_page operation to facilitate reusing buffers. Fix the
openrisc implementation by moving the cache maintaince performed in map_page
into the sync_single method, and calling that from map_page.
Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: Stafford Horne <[email protected]>
Diffstat (limited to 'arch/openrisc/include/asm/dma-mapping.h')
0 files changed, 0 insertions, 0 deletions