]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
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)
commitc08c02e749b548afe5b772249d1ddab487c20815
tree0bbc2d3caf5e30a6c8cf29ee1f7bb959f1da38c0
parent87edaec536414bbc1461fb332f45782bb4d27cfd
parent4b0dc84b293984f75598881809fb2d3daf54a2a8
Merge branch 'pci/controller/dwc-meson'

- 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