commit | df310656c7552ae7b8252e4b3d8e300cff164b16 | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Sat Jun 10 23:04:39 2006 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Thu Jun 15 19:31:26 2006 +1000 |
tree | 89644b8725237c755422853d749acfb0c7a49c57 | |
parent | ca1588e71b70534e18368a46a3aad9b25dff941d [diff] |
[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>