aboutsummaryrefslogtreecommitdiffstats
path: root/arch/unicore32/mm/flush.c
Commit message (Collapse)AuthorAgeFilesLines
* unicore32 core architecture: mm related: consistent device DMA handlingGuanXuetao2011-03-171-0/+98
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>