diff options
author | Gregory CLEMENT <gregory.clement@free-electrons.com> | 2012-11-21 08:39:19 (GMT) |
---|---|---|
committer | Gregory CLEMENT <gregory.clement@free-electrons.com> | 2012-11-21 16:07:49 (GMT) |
commit | 87b54e786afda828984645a8364a228ae8ac71f4 (patch) | |
tree | 06d16f8ce37260fc4783765fb510ba71a464d404 /mm/util.c | |
parent | 45f5984a8a528f7507f3ec860d297934d4449ad1 (diff) | |
download | linux-87b54e786afda828984645a8364a228ae8ac71f4.tar.xz |
arm: dma mapping: Export a dma ops function arm_dma_set_mask
Expose another DMA operations function: arm_dma_set_mask. This
function will be added to a custom DMA ops for Armada 370/XP.
Depending of its configuration Armada 370/XP can be set as a "nearly"
coherent architecture. In this case the DMA ops is made of:
- specific functions for this architecture
- already exposed arm DMA related functions
- the arm_dma_set_mask which was not exposed yet.
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Acked-by: Marek Szyprowski <m.szyprowski@samsung.com>
Diffstat (limited to 'mm/util.c')
0 files changed, 0 insertions, 0 deletions