From: Daniel Axtens Date: Tue, 28 Apr 2015 05:12:06 +0000 (+1000) Subject: powerpc/pci: add dma_set_mask to pci_controller_ops X-Git-Tag: omap-for-v4.2/fixes-rc1^2~139^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3405c2570fd68fc5ccc703c8de9c23abf5e95819;p=pandora-kernel.git powerpc/pci: add dma_set_mask to pci_controller_ops Some systems only need to deal with DMA masks for PCI devices. For these systems, we can avoid the need for a platform hook and instead use a pci controller based hook. Signed-off-by: Daniel Axtens Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed