diff options
author | Yinghai Lu <yinghai@kernel.org> | 2013-01-21 13:20:50 -0800 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2013-01-25 14:53:48 -0700 |
commit | d59f53bc9bd80ee62072dea590fc623c67cb84a8 (patch) | |
tree | a3a0cc477ebee058882365048690fba057dea014 /include/linux/pci.h | |
parent | 121b090e7d4063b65f40c267ef0fb34fb278dfdf (diff) |
PCI: acpiphp: Keep driver loaded even if no slots found
Could have root bus hot-added later and there may be slots that need
acpiphp.
The result returned by acpiphp_get_num_slots() is meaningless, because
the bridge the slots are under may be added after this function has been
called, so drop acpiphp_get_num_slots() and the code using it.
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'include/linux/pci.h')
0 files changed, 0 insertions, 0 deletions