diff options
author | Myron Stowe <myron.stowe@redhat.com> | 2012-06-26 05:30:57 +0200 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2012-06-26 14:22:31 +0200 |
commit | 2b6f2c3520124e8bad4bffa71f5b98e602b9cf03 (patch) | |
tree | f99110de830ffaa0e592d9d66294293ca0c3dd3e /arch/alpha/kernel | |
parent | Linux 3.5-rc2 (diff) | |
download | linux-2b6f2c3520124e8bad4bffa71f5b98e602b9cf03.tar.xz linux-2b6f2c3520124e8bad4bffa71f5b98e602b9cf03.zip |
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>
Diffstat (limited to 'arch/alpha/kernel')
0 files changed, 0 insertions, 0 deletions