]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'pci/controller/dwc-meson'
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 23 Jun 2026 22:32:07 +0000 (17:32 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 23 Jun 2026 22:32:07 +0000 (17:32 -0500)
- Propagate devm_add_action_or_reset() failure to fix probe error path
  (Shuvam Pandey)

- Add a .remove() callback to deinitialize the host bridge and power off
  the PHY (Shuvam Pandey)

* pci/controller/dwc-meson:
  PCI: meson: Add missing remove callback
  PCI: meson: Propagate devm_add_action_or_reset() failure


Trivial merge