x86/PCI: irq and pci_ids patch for Intel Patsburg DeviceIDs
[deliverable/linux.git] / arch / x86 / pci / irq.c
index f547ee05f7150aa30a1b3f052e22a6e959e17b5d..ee7fc8fc8a83d6bcfe3390f44cca3e71f9fea853 100644 (file)
@@ -589,6 +589,7 @@ static __init int intel_router_probe(struct irq_router *r, struct pci_dev *route
        case PCI_DEVICE_ID_INTEL_ICH10_1:
        case PCI_DEVICE_ID_INTEL_ICH10_2:
        case PCI_DEVICE_ID_INTEL_ICH10_3:
+       case PCI_DEVICE_ID_INTEL_PBG_LPC:
                r->name = "PIIX/ICH";
                r->get = pirq_piix_get;
                r->set = pirq_piix_set;
This page took 0.026376 seconds and 5 git commands to generate.