summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorCesar Eduardo Barros2009-01-15 05:34:04 +0100
committerDavid S. Miller2009-01-21 23:03:41 +0100
commit5ec99fdf8e1a6ee90fce22c2fce94871ab44e8ba (patch)
tree9c2aac1ebfa017b0b02c35a38754403fa2622e94 /include
parentsc92031: inline SC92031_DESCRIPTION (diff)
downloadkernel-qcow2-linux-5ec99fdf8e1a6ee90fce22c2fce94871ab44e8ba.tar.gz
kernel-qcow2-linux-5ec99fdf8e1a6ee90fce22c2fce94871ab44e8ba.tar.xz
kernel-qcow2-linux-5ec99fdf8e1a6ee90fce22c2fce94871ab44e8ba.zip
sc92031: use device id directly instead of made-up name
Instead of making up a name for the device ids, put them directly in the device id table. Also move the vendor id to pci_ids.h. Signed-off-by: Cesar Eduardo Barros <cesarb@cesarb.net> Signed-off-by: David S. Miller <davem@davemloft.net>
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 d56ad9c21c09..302423afa136 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -2209,6 +2209,8 @@
#define PCI_VENDOR_ID_TOPSPIN 0x1867
+#define PCI_VENDOR_ID_SILAN 0x1904
+
#define PCI_VENDOR_ID_TDI 0x192E
#define PCI_DEVICE_ID_TDI_EHCI 0x0101