commit | 015e007c6875bb52c7cd6e68c6bc18f9a5acd075 | [log] [tgz] |
---|---|---|
author | Thomas Chou <thomas@wytron.com.tw> | Sat Apr 17 23:34:40 2010 +0800 |
committer | Scott McNutt <smcnutt@psyent.com> | Sat Apr 24 18:21:22 2010 -0400 |
tree | eb35187ca13557946626ddfdf0837515501d3fb8 | |
parent | c9726c819b760f0fc5340cd4826bd40500da7dea [diff] |
nios2: add dma_alloc_coherent 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>