projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
90d66d4
9195ee1
)
Merge branch 'pci/enumeration'
author
Bjorn Helgaas
<bhelgaas@google.com>
Thu, 20 Apr 2023 21:16:32 +0000
(16:16 -0500)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Thu, 20 Apr 2023 21:16:32 +0000
(16:16 -0500)
- Use of_property_present(), instead of lower-level functions like
of_get_property(), for testing DT property presence (Rob Herring)
* pci/enumeration:
PCI: Use of_property_present() for testing DT property presence
Trivial merge