]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit698362a7cf577f9eb07653d37a49d98ea6a48998
tree75f7fae80bcbbbca81ba48a5b9e2f9322d78a194
parentf7bf3c6fcca06bcdc6dbfe77c27c5e4df5fa5386
parent3f366254f62d96ac45e98a171553daf6de6cffad
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()