]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[POWERPC] cleanup dma_mapping_ops
authorAnton Blanchard <anton@samba.org>
Sat, 10 Jun 2006 13:04:39 +0000 (23:04 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 15 Jun 2006 09:31:26 +0000 (19:31 +1000)
commitdf310656c7552ae7b8252e4b3d8e300cff164b16
tree89644b8725237c755422853d749acfb0c7a49c57
parentca1588e71b70534e18368a46a3aad9b25dff941d
[POWERPC] cleanup dma_mapping_ops

For pseries IOMMU bypass I want to be able to fall back to the regular
IOMMU ops. Do this by creating a dma_mapping_ops struct, and convert
the others while at it.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/pci_direct_iommu.c
arch/powerpc/kernel/pci_iommu.c
arch/powerpc/platforms/cell/iommu.c