From: Daniel Axtens Date: Tue, 14 Apr 2015 04:28:01 +0000 (+1000) Subject: powerpc/pasemi: Move MSI-related ops to pci_controller_ops X-Git-Tag: omap-for-v4.2/fixes-rc1^2~139^2~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83922966973e19a48b6e59f9fa1259aa790a33c1;p=pandora-kernel.git powerpc/pasemi: Move MSI-related ops to pci_controller_ops Move the PaSemi 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