xtensa/PCI: factor out pcibios_setup()
authorMyron Stowe <myron.stowe@redhat.com>
Tue, 26 Jun 2012 03:32:39 +0000 (21:32 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 5 Jul 2012 21:09:14 +0000 (15:09 -0600)
commit29e8d7bff2f52dd5464a9fb24ece608bbf8fd5ae
tree6e0f31e7c58ea0fb77638c7a777b9a996250e813
parent15fa325bebbe11184a051ed64965164fca8c1df2
xtensa/PCI: factor out pcibios_setup()

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

Signed-off-by: Myron Stowe <myron.stowe@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
arch/xtensa/kernel/pci.c