From: Daniel Axtens Date: Tue, 14 Apr 2015 04:27:57 +0000 (+1000) Subject: powerpc/pseries: Move MSI-related ops to pci_controller_ops X-Git-Tag: omap-for-v4.2/fixes-rc1^2~139^2~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d14b8755f0a7d8110f0bdc5b74987f8cc96c18e;p=pandora-kernel.git powerpc/pseries: Move MSI-related ops to pci_controller_ops Move the pseries platform to use the pci_controller_ops structure rather than ppc_md for MSI related PCI controller operations We need to iterate all PHBs because the MSI setup happens later than find_and_init_phbs() - mpe. Signed-off-by: Daniel Axtens Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed