]> git.baikalelectronics.ru Git - kernel.git/commit
nios2: DMA mapping API
authorLey Foon Tan <lftan@altera.com>
Thu, 6 Nov 2014 07:19:53 +0000 (15:19 +0800)
committerLey Foon Tan <lftan@altera.com>
Mon, 8 Dec 2014 04:55:56 +0000 (12:55 +0800)
commit8adf6872c6a8260a0cf39ee34fc716c7e4f76818
tree409abc6f081d98c7da19f3c29409306c7f68beed
parente9320d788d48db9fddf22102b46ee35da65381bd
nios2: DMA mapping API

This patch adds support for the DMA mapping API.

Signed-off-by: Ley Foon Tan <lftan@altera.com>
arch/nios2/include/asm/dma-mapping.h [new file with mode: 0644]
arch/nios2/mm/dma-mapping.c [new file with mode: 0644]