Merge branch 'pci/hotplug'
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 21 Oct 2020 14:58:35 +0000 (09:58 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 21 Oct 2020 14:58:35 +0000 (09:58 -0500)
commit5cfdc750bc6fc5ca38a04e986125641aea7d66c3
treecc914b63b83d67c46c867e8386ccbfc6f7b18995
parent28a18aec59551e0f86f0983c0eec7b6470632790
parent23cce2e00b332a7f434fe9c9f2a9c07aaff2bcd7
Merge branch 'pci/hotplug'

- Use for_each_child_of_node() and for_each_node_by_name() instead of
  open-coding them (Qinglang Miao)

- Reduce pciehp noisiness on hot removal (Lukas Wunner)

- Remove unused assignment in shpchp (Krzysztof WilczyƄski)

* pci/hotplug:
  PCI: shpchp: Remove unused 'rc' assignment
  PCI: pciehp: Reduce noisiness on hot removal
  PCI: rpadlpar: Use for_each_child_of_node() and for_each_node_by_name()
drivers/pci/pci.c