cris/PCI: factor out pcibios_setup()
authorMyron Stowe <myron.stowe@redhat.com>
Tue, 26 Jun 2012 03:32:46 +0000 (21:32 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 5 Jul 2012 21:09:07 +0000 (15:09 -0600)
commitf3328a0d4b29c060117cb238be862dedbc690fa9
treeeaf7157873d79570e63bfb51285ef184c2addad9
parent9d74c5c0a3194f7a4351c47db09449a2e1d97ec1
cris/PCI: factor out pcibios_setup()

The PCI core provides a generic pcibios_setup() routine.  Drop this
architecture-specific version in favor of that.

This patch fixes what looks like a bug in cris, which implements
pcibios_setup() such that pci_setup() doesn't look for any generic
options.

Signed-off-by: Myron Stowe <myron.stowe@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
arch/cris/arch-v32/drivers/pci/bios.c