Re: [PATCH 06/16] cris: convert to dma_map_ops

2015-11-11 Thread Jesper Nilsson
On Mon, Nov 09, 2015 at 07:17:11PM +0100, Christoph Hellwig wrote: > Signed-off-by: Christoph Hellwig Looks good for CRIS, Acked-by: Jesper Nilsson /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@axis.com

[PATCH 06/16] cris: convert to dma_map_ops

2015-11-10 Thread Christoph Hellwig
Signed-off-by: Christoph Hellwig --- arch/cris/Kconfig| 1 + arch/cris/arch-v32/drivers/pci/dma.c | 54 +--- arch/cris/include/asm/dma-mapping.h | 161 ++- 3 files changed, 51 insertions(+), 165 deletions(-) diff --git