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