]> 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)
commitad214d242b82a46c2cd7e04726f68db54a1197e8
tree409abc6f081d98c7da19f3c29409306c7f68beed
parentf5815c1e2f5217f7c4d84e9641537036369e76a5
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]