]> git.ipfire.org Git - people/ms/linux.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)
commite23c621f983c576af48d4976ad1ed0d0eca2bd0e
tree409abc6f081d98c7da19f3c29409306c7f68beed
parentf27ffc751ca5d216a347084996c70452a4e185a4
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]