| commit | 333c8c1216c1e7ead6af7b3d667b43eb425b5034 | [log] [tgz] |
|---|---|---|
| author | Bjorn Helgaas <bhelgaas@google.com> | Mon May 07 15:52:55 2018 -0500 |
| committer | Bjorn Helgaas <bhelgaas@google.com> | Mon May 07 15:52:55 2018 -0500 |
| tree | 1120b3becda994798ec32ae83c9052de8d426768 | |
| parent | 4051f5ebb11c6ef4b0d3eac2fbbd187c070656c5 [diff] [blame] |
PCI: Add Qualcomm vendor ID Add the Qualcomm vendor ID to pci_ids.h and use it in quirks. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index cc608fc5..883cb7b 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h
@@ -2387,6 +2387,8 @@ #define PCI_VENDOR_ID_LENOVO 0x17aa +#define PCI_VENDOR_ID_QCOM 0x17cb + #define PCI_VENDOR_ID_CDNS 0x17cd #define PCI_VENDOR_ID_ARECA 0x17d3