projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
28a18ae
23cce2e
)
Merge branch 'pci/hotplug'
author
Bjorn Helgaas
<bhelgaas@google.com>
Wed, 21 Oct 2020 14:58:35 +0000
(09:58 -0500)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Wed, 21 Oct 2020 14:58:35 +0000
(09:58 -0500)
- 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()
1
2
drivers/pci/pci.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
drivers/pci/pci.c
Simple merge