From: Mark Nelson Date: Tue, 15 Jul 2008 19:51:47 +0000 (+1000) Subject: powerpc/dma: Use the struct dma_attrs in iommu code X-Git-Tag: v2.6.27-rc1~865^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f3dd8a06239c0a19d772a27c2f618dc2faadf4a;p=pandora-kernel.git powerpc/dma: Use the struct dma_attrs in iommu code Update iommu_alloc() to take the struct dma_attrs and pass them on to tce_build(). This change propagates down to the tce_build functions of all the platforms. Signed-off-by: Mark Nelson Signed-off-by: Arnd Bergmann Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed