]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
nios2: convert dma_alloc_coherent to use malloc_cache_aligned
authorThomas Chou <thomas@wytron.com.tw>
Sun, 18 Oct 2015 12:03:53 +0000 (20:03 +0800)
committerThomas Chou <thomas@wytron.com.tw>
Thu, 22 Oct 2015 23:59:03 +0000 (07:59 +0800)
commit7cacb64a354a1d996ba55e5e35b95f111f00648d
treede977e431ce2308527d2b7dddc987560dbb36154
parentb8112091bbd03835920787bbe474d796248a5999
nios2: convert dma_alloc_coherent to use malloc_cache_aligned

Convert dma_alloc_coherent to use memalign.

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Reviewed-by: Marek Vasut <marex@denx.de>
arch/nios2/include/asm/dma-mapping.h