Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19692
b: refs/heads/master
c: 0c866b5
h: refs/heads/master
v: v3
  • Loading branch information
Alan Cox authored and Linus Torvalds committed Feb 3, 2006
1 parent 6ab5e3f commit 76b5219
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: f7ad836c4442e1d146b11cf359432aa68c7ed95d
refs/heads/master: 0c866b5103ad65de04a2a211f8db56820179cb53
2 changes: 1 addition & 1 deletion trunk/drivers/ide/pci/it821x.c
Original file line number Diff line number Diff line change
Expand Up @@ -733,7 +733,7 @@ static void __devinit it8212_disable_raid(struct pci_dev *dev)

pci_write_config_dword(dev,0x4C, 0x02040204);
pci_write_config_byte(dev, 0x42, 0x36);
pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0);
pci_write_config_byte(dev, PCI_LATENCY_TIMER, 0x20);
}

static unsigned int __devinit init_chipset_it821x(struct pci_dev *dev, const char *name)
Expand Down

0 comments on commit 76b5219

Please sign in to comment.