]> www.infradead.org Git - users/jedix/linux-maple.git/commit
PCI: Refactor HT advertising of NO_MSI flag
authorMarc Zyngier <maz@kernel.org>
Tue, 30 Mar 2021 15:11:45 +0000 (16:11 +0100)
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Thu, 1 Apr 2021 11:18:44 +0000 (12:18 +0100)
commit18d56e5afeef07c634c65a403a230d5ae254ff69
treeee5642bd02a2d995c7869d343928e4fc6b5e7abb
parent44ec480dafad46a3e536c9caf3a949f9341f69f4
PCI: Refactor HT advertising of NO_MSI flag

The few quirks that deal with NO_MSI tend to be copy-paste heavy.
Refactor them so that the hierarchy of conditions is slightly
cleaner.

Link: https://lore.kernel.org/r/20210330151145.997953-15-maz@kernel.org
Signed-off-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/quirks.c