From: Daniel Axtens Date: Tue, 14 Apr 2015 04:28:02 +0000 (+1000) Subject: powerpc/mpic_u3msi: Move MSI-related ops to pci_controller_ops X-Git-Tag: omap-for-v4.2/fixes-rc1^2~139^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14f95acda2f3238f3470beea0ddbf78081b3268d;p=pandora-kernel.git powerpc/mpic_u3msi: Move MSI-related ops to pci_controller_ops Move the u3 MPIC msi subsystem to use the pci_controller_ops structure rather than ppc_md for MSI related PCI controller operations. As with fsl_msi, operations are plugged in at the subsys level, after controller creation. Again, we iterate over all controllers and populate them with the MSI ops. Signed-off-by: Daniel Axtens Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed