From: Daniel Axtens Date: Tue, 31 Mar 2015 05:00:47 +0000 (+1100) Subject: powerpc: Create pci_controller_ops.reset_secondary_bus and shim X-Git-Tag: omap-for-v4.1/fixes-rc1~126^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd16c7ba0cc21aa1563e4b8430519b6488d0de60;p=pandora-kernel.git powerpc: Create pci_controller_ops.reset_secondary_bus and shim Add pci_controller_ops.reset_secondary_bus, shadowing ppc_md.pcibios_reset_secondary_bus. Add a shim, and changes the callsites to use the shim. Use pcibios_reset_secondary_bus_shim, as both pcibios_reset_secondary_bus and pci_reset_secondary_bus are already taken. Signed-off-by: Daniel Axtens Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed