[PATCH v5 2/4] PCI: move Alibaba Vendor ID linux/pci_ids.h
Bjorn Helgaas
helgaas at kernel.org
Tue May 23 04:54:12 PDT 2023
On Tue, May 23, 2023 at 11:22:08AM +0800, Shuai Xue wrote:
> The Alibaba Vendor ID (0x1ded) is now only used by Alibaba elasticRDMA
> adapter driver. Move the Vendor ID to linux/pci_ids.h so that it can shared
> by several drivers later.
Well, not exactly. We don't want to merge changes that might be used
by unspecified drivers later. We only want to merge things that are
needed *now*, i.e., when this complete series is merged.
In this case, I think it will be used by another driver that is part
of this series ("dwc_pcie_pmu"), so the commit log should mention both
Alibaba elasticRDMA ("erdma"?) and "dwc_pcie_pmu".
Bjorn
More information about the linux-arm-kernel
mailing list