commit | 29e8d7bff2f52dd5464a9fb24ece608bbf8fd5ae | [log] [tgz] |
---|---|---|
author | Myron Stowe <myron.stowe@redhat.com> | Mon Jun 25 21:32:39 2012 -0600 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Thu Jul 05 15:09:14 2012 -0600 |
tree | 6e0f31e7c58ea0fb77638c7a777b9a996250e813 | |
parent | 15fa325bebbe11184a051ed64965164fca8c1df2 [diff] |
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>