git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2909060
)
mips/PCI: removed unused pci_probe configurability
author
Bjorn Helgaas
<bhelgaas@google.com>
Fri, 24 Feb 2012 03:18:57 +0000
(20:18 -0700)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Fri, 24 Feb 2012 03:18:57 +0000
(20:18 -0700)
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>
No differences found