summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.c
diff options
context:
space:
mode:
authorLukas Wunner <lukas@wunner.de>2016-05-04 23:58:11 +0200
committerBjorn Helgaas <bhelgaas@google.com>2016-05-04 23:58:11 +0200
commitf8415222837b651902661f12f5760169690f6696 (patch)
tree342dc4bcd979af58f5bb5d9f76a63c1771f6084f /drivers/pci/pci.c
parentPCI: acpiphp_ibm: Avoid uninitialized variable reference (diff)
downloadlinux-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