From: Denis Turischev Date: Sun, 13 Mar 2011 15:26:40 +0000 (+0200) Subject: pci_ids: Add Intel Tunnel Creek LPC Bridge device ID. X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=c4fdd1163a37b498890564135cb61643ec93e5a3;p=mv-sheeva.git pci_ids: Add Intel Tunnel Creek LPC Bridge device ID. Signed-off-by: Denis Turischev Acked-by: Jesse Barnes Signed-off-by: Samuel Ortiz --- diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index bda221dfaf0..11fd38151cc 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -2737,6 +2737,7 @@ #define PCI_DEVICE_ID_INTEL_82372FB_1 0x7601 #define PCI_DEVICE_ID_INTEL_SCH_LPC 0x8119 #define PCI_DEVICE_ID_INTEL_SCH_IDE 0x811a +#define PCI_DEVICE_ID_INTEL_ITC_LPC 0x8186 #define PCI_DEVICE_ID_INTEL_82454GX 0x84c4 #define PCI_DEVICE_ID_INTEL_82450GX 0x84c5 #define PCI_DEVICE_ID_INTEL_82451NX 0x84ca