]> git.ipfire.org Git - thirdparty/linux.git/commit
PCI: xgene-msi: Drop superfluous fields from xgene_msi structure
authorMarc Zyngier <maz@kernel.org>
Tue, 8 Jul 2025 17:33:57 +0000 (18:33 +0100)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 22 Jul 2025 20:33:16 +0000 (15:33 -0500)
commit0756244d4cbcd9b1403a39e1e719b9b9bcae3aff
tree259fa69f23360ee196c4b5b7a970b06a9fae10b3
parentd17e3f8a933f1e467e2cfbe144ebefc2943a019f
PCI: xgene-msi: Drop superfluous fields from xgene_msi structure

The xgene_msi structure remembers both the of_node of the device
and the number of CPUs. All of which are perfectly useless.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Lorenzo Pieralisi <lpieralisi@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://lore.kernel.org/r/20250708173404.1278635-7-maz@kernel.org
drivers/pci/controller/pci-xgene-msi.c