projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
ed1e200
c79a7ca
)
Merge branch 'pci/controller/mvebu'
author
Bjorn Helgaas
<bhelgaas@google.com>
Thu, 31 Jul 2025 21:12:15 +0000
(16:12 -0500)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Thu, 31 Jul 2025 21:12:15 +0000
(16:12 -0500)
- Use devm_add_action_or_reset() when adding port->clk devm cleanup action
so we don't have to explicitly call clk_put() (Salah Triki)
* pci/controller/mvebu:
PCI: mvebu: Use devm_add_action_or_reset() instead of devm_add_action()
Trivial merge