From: FUJITA Tomonori Date: Mon, 5 Jan 2009 14:36:06 +0000 (+0900) Subject: add map/unmap_single_attr and map/unmap_sg_attr to struct dma_mapping_ops X-Git-Tag: v2.6.30-rc1~614^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e751ab3382de520475dabecb834791b6c1e3e742;p=pandora-kernel.git add map/unmap_single_attr and map/unmap_sg_attr to struct dma_mapping_ops This adds map/unmap_single_attr and map/unmap_sg_attr to struct dma_mapping_ops. This enables us to move the dma operations in struct ia64_machine_vector to struct dma_mapping_ops. Note that we will remove map/unmap_sg and map/umap_single. This is a preparation of struct dma_mapping_ops unification. Signed-off-by: FUJITA Tomonori Acked-by: Tony Luck Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed