summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorAnders Wallin <anders.wallin@windriver.com>2010-09-23 19:39:04 +0200
committerJesse Barnes <jbarnes@virtuousgeek.org>2010-10-15 13:09:52 -0700
commit7473fbf4a016301bfa3faa4f81c9a9c978330359 (patch)
treecb5f6bf36e2622b82e12d718d622cb7b4ebaca86 /include
parent25143fd1270d28782ae0620aa86ef5f8c14030fd (diff)
downloadop-kernel-dev-7473fbf4a016301bfa3faa4f81c9a9c978330359.zip
op-kernel-dev-7473fbf4a016301bfa3faa4f81c9a9c978330359.tar.gz
PCI: add PCI vendor id for STmicroelectronics
Signed-off-by: Anders Wallin <anders.wallin@windriver.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'include')
-rw-r--r--include/linux/pci_ids.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
index b9ff280..ea5a3d1 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -765,6 +765,8 @@
#define PCI_DEVICE_ID_ELSA_MICROLINK 0x1000
#define PCI_DEVICE_ID_ELSA_QS3000 0x3000
+#define PCI_VENDOR_ID_STMICRO 0x104A
+
#define PCI_VENDOR_ID_BUSLOGIC 0x104B
#define PCI_DEVICE_ID_BUSLOGIC_MULTIMASTER_NC 0x0140
#define PCI_DEVICE_ID_BUSLOGIC_MULTIMASTER 0x1040
OpenPOWER on IntegriCloud