]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge branch 'pci/controller/rzg3s-host'
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 6 Feb 2026 23:09:50 +0000 (17:09 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 6 Feb 2026 23:09:50 +0000 (17:09 -0600)
commit751776ffaeaf8054bcc7e19065bd2e5babec24a1
tree7fe00e053261673002a924db05c5a3df1acb5d62
parent7e4d2a0dae71065415fd04559b7a402ab12c1a0a
parente43e2aa557040bbcc5de0eaa1c59ee3ae9e31793
Merge branch 'pci/controller/rzg3s-host'

- Use pci_generic_config_write(), not custom wrapper, since we don't need
  the writability provided by the wrapper (Claudiu Beznea)

- Drop lock around RZG3S_PCI_MSIRS and RZG3S_PCI_PINTRCVIS updates since
  they are RW1C registers (Claudiu Beznea)

- Fix a device node reference leak in rzg3s_pcie_host_parse_port() (Felix
  Gu)

* pci/controller/rzg3s-host:
  PCI: rzg3s-host: Fix device node reference leak in rzg3s_pcie_host_parse_port()
  PCI: rzg3s-host: Drop the lock on RZG3S_PCI_MSIRS and RZG3S_PCI_PINTRCVIS
  PCI: rzg3s-host: Use pci_generic_config_write() for the root bus