[PATCH 0/4] sparc: unify dma-mapping_32.h and dma-mapping_64.h

From: FUJITA Tomonori
Date: Thu May 14 2009 - 22:24:47 EST


This patchset unifies dma-mapping_32.h and dma-mapping_64.h, that is,
it uses dma-mapping.h instead and removes dma-mapping_32.h and
dma-mapping_64.h.

In short, this patchset modifies SPARC32 to use struct dma_map
ops.

I like to see architectures implement the dma API in the similar way.

Thanks,

=
arch/sparc/include/asm/dma-mapping.h | 168 ++++++++++++++++++++++++++++++-
arch/sparc/include/asm/dma-mapping_32.h | 60 -----------
arch/sparc/include/asm/dma-mapping_64.h | 154 ----------------------------
arch/sparc/kernel/dma.c | 127 +++++++----------------
arch/sparc/kernel/iommu.c | 15 ++--
arch/sparc/kernel/pci_sun4v.c | 15 ++--
6 files changed, 218 insertions(+), 321 deletions(-)



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/