summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/pci_root.c
diff options
context:
space:
mode:
authorYinghai Lu <yinghai@kernel.org>2013-07-24 15:37:13 -0600
committerBjorn Helgaas <bhelgaas@google.com>2013-07-25 12:35:03 -0600
commitff35147cf15814e13c62831f6910f8663e4dc91e (patch)
tree3bea0833b463cbea641ecfe2bdf0a790c1e9aa09 /drivers/acpi/pci_root.c
parent928bea964827d7824b548c1f8e06eccbbc4d0d7d (diff)
downloadlinux-stable-ff35147cf15814e13c62831f6910f8663e4dc91e.tar.gz
linux-stable-ff35147cf15814e13c62831f6910f8663e4dc91e.tar.bz2
linux-stable-ff35147cf15814e13c62831f6910f8663e4dc91e.zip
PCI: Move resource reallocation code to non-__init
Resource reallocation is currently done only at boot-time, but will soon be done when host bridge is hot-added. This patch removes the __init annotations so the code will still be present after boot. [bhelgaas: split __init changes out] Signed-off-by: Yinghai Lu <yinghai@kernel.org> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/acpi/pci_root.c')
0 files changed, 0 insertions, 0 deletions