summaryrefslogtreecommitdiffstats
path: root/arch/unicore32/include/asm/dma.h
Commit message (Collapse)AuthorAgeFilesLines
* unicore32 core architecture: mm related: consistent device DMA handlingGuanXuetao2011-03-171-0/+23
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>