From: Daniel Axtens Date: Tue, 31 Mar 2015 05:00:42 +0000 (+1100) Subject: powerpc: Create pci_controller_ops.dma_dev_setup and shim X-Git-Tag: omap-for-v4.2/o2_dc~116^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e02def5bce12b472e9eb6dcdd9f7af72239e6330;p=pandora-kernel.git powerpc: Create pci_controller_ops.dma_dev_setup and shim Introduces the pci_controller_ops structure. Add pci_controller_ops.dma_dev_setup, shadowing ppc_md.pci_dma_dev_setup. Add a shim, and change the callsites to use the shim. Signed-off-by: Daniel Axtens Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed