Myron Stowe 2b6f2c3520 PCI: pull pcibios_setup() up into core
Currently, all of the architectures implement their own pcibios_setup()
routine.  Most of the implementations do nothing so this patch introduces
a generic (__weak) routine in the core that can be used by all
architectures as a default.  If necessary, it can be overridden by
architecture-specific code.

Signed-off-by: Myron Stowe <myron.stowe@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
2012-06-26 06:22:31 -06:00
..
2012-01-06 12:10:34 -08:00
2012-05-21 16:24:54 -07:00
2012-06-26 06:22:31 -06:00
2012-05-07 09:23:27 -06:00
2012-05-21 16:24:54 -07:00
2012-02-27 12:16:55 -08:00
2010-07-30 09:47:22 -07:00
2009-07-12 12:22:34 -07:00
2012-04-06 17:54:53 -07:00