Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86083
b: refs/heads/master
c: cc09c5b
h: refs/heads/master
i:
  86081: ec0b3e5
  86079: de17fa9
v: v3
  • Loading branch information
Jason Gaston authored and Greg Kroah-Hartman committed Feb 21, 2008
1 parent 0e2c3ed commit af6ac9d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: eb87f65f78bb4fc6dc532e6d7082d90ba0890cb8
refs/heads/master: cc09c5bcf130f7c6e17b824a06cbc9f2c1fbb060
4 changes: 4 additions & 0 deletions trunk/arch/x86/pci/irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -583,6 +583,10 @@ static __init int intel_router_probe(struct irq_router *r, struct pci_dev *route
case PCI_DEVICE_ID_INTEL_ICH9_4:
case PCI_DEVICE_ID_INTEL_ICH9_5:
case PCI_DEVICE_ID_INTEL_TOLAPAI_0:
case PCI_DEVICE_ID_INTEL_ICH10_0:
case PCI_DEVICE_ID_INTEL_ICH10_1:
case PCI_DEVICE_ID_INTEL_ICH10_2:
case PCI_DEVICE_ID_INTEL_ICH10_3:
r->name = "PIIX/ICH";
r->get = pirq_piix_get;
r->set = pirq_piix_set;
Expand Down

0 comments on commit af6ac9d

Please sign in to comment.