From: Bjorn Helgaas Date: Fri, 6 Feb 2026 23:09:50 +0000 (-0600) Subject: Merge branch 'pci/controller/rzg3s-host' X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=751776ffaeaf8054bcc7e19065bd2e5babec24a1;p=thirdparty%2Fkernel%2Flinux.git 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 --- 751776ffaeaf8054bcc7e19065bd2e5babec24a1