aboutsummaryrefslogtreecommitdiff
path: root/arch/nios2/include/asm/dma-mapping.h
AgeCommit message (Collapse)AuthorFilesLines
2010-04-24nios2: add dma_alloc_coherentThomas Chou1-0/+23
This function return cache-line aligned allocation which is mapped to uncached io region. Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Signed-off-by: Scott McNutt <smcnutt@psyent.com>