summaryrefslogtreecommitdiffstats
path: root/arch/unicore32/mm/dma-swiotlb.c
Commit message (Collapse)AuthorAgeFilesLines
* Unicore32: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-281-2/+16
| | | | | | | | | | | Adapt core Unicore32 architecture code for dma_map_ops changes: replace alloc/free_coherent with generic alloc/free methods. Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com> Acked-by: Kyungmin Park <kyungmin.park@samsung.com> [added swiotlb_alloc/free_coherent wrappers] Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Reviewed-by: Arnd Bergmann <arnd@arndb.de>
* unicore32 core architecture: mm related: consistent device DMA handlingGuanXuetao2011-03-171-0/+34
This patch implements consistent device DMA handling of memory management. DMA device operations are also here. Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn> Reviewed-by: Arnd Bergmann <arnd@arndb.de>
OpenPOWER on IntegriCloud