commit | cd16c7ba0cc21aa1563e4b8430519b6488d0de60 | [log] [tgz] |
---|---|---|
author | Daniel Axtens <dja@axtens.net> | Tue Mar 31 16:00:47 2015 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Sat Apr 11 20:49:14 2015 +1000 |
tree | 53d2f175dba879e96011ea1ae31b99fcc6a0a274 | |
parent | 542070baf4a0fe9de14cc2c4ca3ff1b43f14f90f [diff] |
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 <dja@axtens.net> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>