commit | 7e812f2e9cdac80f6287d4aee5deb434597c4f8b | [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 | 0dc1c7f692c15fe1745e3eeab918e98ee6126677 [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>