summaryrefslogtreecommitdiff
path: root/arch/powerpc/lib
diff options
context:
space:
mode:
authorGavin Shan <gwshan@linux.vnet.ibm.com>2014-12-11 06:00:58 (GMT)
committerMichael Ellerman <mpe@ellerman.id.au>2015-01-23 03:02:54 (GMT)
commita113de373bcb7651196e29a49483c8e24e1e6aa9 (patch)
tree88efddef7e37397b3380aa0296c6167ab4a98189 /arch/powerpc/lib
parent1b28f170d99170a1fdd22818a9610a73196b391d (diff)
downloadlinux-a113de373bcb7651196e29a49483c8e24e1e6aa9.tar.xz
powerpc/powernv: Remove pnv_pci_probe_mode()
The callback (ppc_md.pci_probe_mode()) is used to determine if the child PCI devices of the indicated PCI bus should be probed from device-tree or hardware. On PowerNV platform, we always expect probing PCI devices from hardware, which is PowerPC PCI core's default behaviour. Also, the callback had some delay implemented based on PHB's device node property "reset-clear-timestamp", which wasn't exported from skiboot. So we don't need this function and it's safe to remove it. Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/lib')
0 files changed, 0 insertions, 0 deletions