]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'pci/hotplug'
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 4 Jun 2020 17:59:10 +0000 (12:59 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 4 Jun 2020 17:59:10 +0000 (12:59 -0500)
commit319af48aa66784c114ada501ca6757d65e1723e5
tree2f0164ab456f2e3c4c93c703b22bbf197cc76117
parentef1e3da88a721865e11fd460284230e7d6251472
parentcbf74331be2fa8f4bfdb8f0295ea60226511ead7
Merge branch 'pci/hotplug'

  - Remove unused pciehp EMI() and HP_SUPR_RM() macros (Ani Sinha)

  - Use of_node_name_eq() for node name comparisons (Rob Herring)

  - Convert shpchp_unconfigure_device() to void (Krzysztof Wilczynski)

* pci/hotplug:
  PCI: shpchp: Make shpchp_unconfigure_device() void
  PCI: Use of_node_name_eq() for node name comparisons
  PCI: pciehp: Remove unused EMI() and HP_SUPR_RM() macros