]> asedeno.scripts.mit.edu Git - linux.git/commit
switchtec: Use generic PCI Vendor ID and Class Code
authorDoug Meyer <dmeyer@gigaio.com>
Wed, 23 May 2018 20:18:05 +0000 (13:18 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Sat, 30 Jun 2018 01:16:44 +0000 (20:16 -0500)
commitcfdfc14e7fb8ae77290e9d5afaeecc0a234a3846
tree31f4479c396f95dea770e8e3992fdc8abaa65342
parentce397d215ccd07b8ae3f71db689aedb85d56ab40
switchtec: Use generic PCI Vendor ID and Class Code

Move the Microsemi Switchtec PCI Vendor ID (same as
PCI_VENDOR_ID_PMC_Sierra) to pci_ids.h.   Also, replace Microsemi class
constants with the standard PCI definitions.

Signed-off-by: Doug Meyer <dmeyer@gigaio.com>
[bhelgaas: restore SPDX (I assume it was removed by mistake), remove
device ID definitions]
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Logan Gunthorpe <logang@deltatee.com>
drivers/ntb/hw/mscc/ntb_hw_switchtec.c
drivers/pci/switch/switchtec.c
include/linux/pci_ids.h
include/linux/switchtec.h