From: Michael Ellerman Date: Tue, 29 Jan 2008 14:14:01 +0000 (+1100) Subject: [POWERPC] Split out the IOMMU logic from cell_dma_dev_setup() X-Git-Tag: v2.6.25-rc1~1131^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86865771ea213d756b03e1f2ff44d3f811672762;p=pandora-kernel.git [POWERPC] Split out the IOMMU logic from cell_dma_dev_setup() Split the IOMMU logic out from cell_dma_dev_setup() into a separate function. If we're not using dma_direct_ops or dma_iommu_ops we don't know what the hell's going on, so BUG. Signed-off-by: Michael Ellerman Acked-by: Arnd Bergmann Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed