Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 139349
b: refs/heads/master
c: 13bf757
h: refs/heads/master
i:
  139347: 8df514d
v: v3
  • Loading branch information
Bjorn Helgaas authored and Jesse Barnes committed Mar 20, 2009
1 parent 73cd081 commit 517ff23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 998dd7c719f62dcfa91d7bf7f4eb9c160e03d817
refs/heads/master: 13bf75766966e1bcc71fae536988caec312eef8f
3 changes: 1 addition & 2 deletions trunk/arch/x86/kernel/pci-dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -290,8 +290,7 @@ fs_initcall(pci_iommu_init);
static __devinit void via_no_dac(struct pci_dev *dev)
{
if ((dev->class >> 8) == PCI_CLASS_BRIDGE_PCI && forbid_dac == 0) {
printk(KERN_INFO
"PCI: VIA PCI bridge detected. Disabling DAC.\n");
dev_info(&dev->dev, "disabling DAC on VIA PCI bridge\n");
forbid_dac = 1;
}
}
Expand Down

0 comments on commit 517ff23

Please sign in to comment.