Merge branch 'pci/hotplug'
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 4 May 2021 15:43:22 +0000 (10:43 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 4 May 2021 15:43:22 +0000 (10:43 -0500)
commit31311031d73f4477b3a6911d814d16962bd00348
tree75f7fae80bcbbbca81ba48a5b9e2f9322d78a194
parent6d34adbe0eb0e860ce70a0e63ae1d68cbcc0a996
parentea3b50c51d19e2ac00861ac195a3ed5617765255
Merge branch 'pci/hotplug'

- Fix acpiphp reference count leak (Feilong Lin)

* pci/hotplug:
  PCI: acpiphp: Fix whitespace issue
  PCI: shpchp: Remove unused shpc_writeb()
  PCI: cpqphp: Use DEFINE_SPINLOCK() for int15_lock
  ACPI / hotplug / PCI: Fix reference count leak in enable_slot()