diff options
author | Lukas Wunner <lukas@wunner.de> | 2016-05-04 23:58:11 +0200 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2016-05-04 23:58:11 +0200 |
commit | f8415222837b651902661f12f5760169690f6696 (patch) | |
tree | 342dc4bcd979af58f5bb5d9f76a63c1771f6084f /drivers/pci/pci.c | |
parent | PCI: acpiphp_ibm: Avoid uninitialized variable reference (diff) | |
download | linux-f8415222837b651902661f12f5760169690f6696.tar.xz linux-f8415222837b651902661f12f5760169690f6696.zip |
PCI: Use cached copy of PCI_EXP_SLTCAP_HPC bit
We cache the PCI_EXP_SLTCAP_HPC bit in pci_dev->is_hotplug_bridge on device
probe, so there's no need to read it again on allocation of port service
devices.
No functional change intended.
Signed-off-by: Lukas Wunner <lukas@wunner.de>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci/pci.c')
0 files changed, 0 insertions, 0 deletions