commit | 14be538c566f6fd6f8c8abd1687aa5d36a600703 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Thu Feb 23 20:18:57 2012 -0700 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Thu Feb 23 20:18:57 2012 -0700 |
tree | bde269e30f53af81f1fbb27ab992ff9bf31a4a3e | |
parent | 2909060699226f70d731d9c242489418f7da4972 [diff] |
mips/PCI: removed unused pci_probe configurability We never assign anything other than PCI_ASSIGN_ALL_BUSSES to pci_probe, so just remove the indirection. If configurability is required in the future, please use the pci_flags/PCI_REASSIGN_ALL_BUS functionality as is done for powerpc. CC: Ralf Baechle <ralf@linux-mips.org> CC: linux-mips@linux-mips.org Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>