diff options
author | Myron Stowe <myron.stowe@redhat.com> | 2012-07-09 23:36:39 +0200 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2012-07-10 04:56:45 +0200 |
commit | 3274c8eb26896fc4cae3b199de71e985e20771a9 (patch) | |
tree | 74dd4efc66dd414854567d46cd24f52cd7b9c833 /drivers/pci/bus.c | |
parent | x86/PCI: move final fixups from __init to __devinit (diff) | |
download | linux-3274c8eb26896fc4cae3b199de71e985e20771a9.tar.xz linux-3274c8eb26896fc4cae3b199de71e985e20771a9.zip |
PCI: move final fixups from __init to __devinit
Final fixups are executed during device enumeration. If we support
hotplug, this may be after boot, so final fixups cannot be __init.
[bhelgaas: changelog]
Signed-off-by: Myron Stowe <myron.stowe@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci/bus.c')
0 files changed, 0 insertions, 0 deletions