Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96512
b: refs/heads/master
c: 439a773
h: refs/heads/master
v: v3
  • Loading branch information
Björn Krombholz authored and Jesse Barnes committed May 13, 2008
1 parent 38867d6 commit e2aeec4
Show file tree
Hide file tree
Showing 2 changed files with 2 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: a7eb08c2a14f28cb652ea6ad1a8e2b8efc55fb9a
refs/heads/master: 439a7733e8fcbaee39979c10246101565834d6b2
1 change: 1 addition & 0 deletions trunk/drivers/pci/quirks.c
Original file line number Diff line number Diff line change
Expand Up @@ -1826,6 +1826,7 @@ static void __devinit nv_msi_ht_cap_quirk(struct pci_dev *dev)
}
}
DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_NVIDIA, PCI_ANY_ID, nv_msi_ht_cap_quirk);
DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_AL, PCI_ANY_ID, nv_msi_ht_cap_quirk);

static void __devinit quirk_msi_intx_disable_bug(struct pci_dev *dev)
{
Expand Down

0 comments on commit e2aeec4

Please sign in to comment.