From: Gregory CLEMENT Date: Wed, 21 Nov 2012 08:39:19 +0000 (+0100) Subject: arm: dma mapping: Export a dma ops function arm_dma_set_mask X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~12^2~1^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87b54e786afda828984645a8364a228ae8ac71f4;p=pandora-kernel.git 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 Acked-by: Marek Szyprowski --- Reading git-diff-tree failed