]> www.infradead.org Git - users/jedix/linux-maple.git/commit
PCI: cpqphp: Use define to read class/revision dword
authorIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Tue, 22 Oct 2024 09:11:39 +0000 (12:11 +0300)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 22 Oct 2024 15:06:55 +0000 (10:06 -0500)
commitde2cdf110a39a660e810979e480761fed9842436
tree1b4dc27f2011ecb0f341a082c0072c5546dc89b6
parent752430d1d33ed69653a6e8dbdf01f83cdf5be574
PCI: cpqphp: Use define to read class/revision dword

Replace literal 0x08 with PCI_CLASS_REVISION.

Link: https://lore.kernel.org/r/20241022091140.3504-4-ilpo.jarvinen@linux.intel.com
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/hotplug/cpqphp_pci.c