diff options
author | Yinghai Lu <yinghai@kernel.org> | 2013-07-24 15:37:13 -0600 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2013-07-25 12:35:03 -0600 |
commit | ff35147cf15814e13c62831f6910f8663e4dc91e (patch) | |
tree | 3bea0833b463cbea641ecfe2bdf0a790c1e9aa09 /drivers/pci/htirq.c | |
parent | 928bea964827d7824b548c1f8e06eccbbc4d0d7d (diff) | |
download | kernel_goldelico_gta04-ff35147cf15814e13c62831f6910f8663e4dc91e.zip kernel_goldelico_gta04-ff35147cf15814e13c62831f6910f8663e4dc91e.tar.gz kernel_goldelico_gta04-ff35147cf15814e13c62831f6910f8663e4dc91e.tar.bz2 |
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/pci/htirq.c')
0 files changed, 0 insertions, 0 deletions