Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64273
b: refs/heads/master
c: 604de6e
h: refs/heads/master
i:
  64271: 156cdd5
v: v3
  • Loading branch information
Alan Cox authored and Linus Torvalds committed Aug 24, 2007
1 parent ed32e6f commit 97ebb6f
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: deec5950479b72eff3130dc6f956a87466ed41c6
refs/heads/master: 604de6e0ee3517d7f66427c8fc782761e057f025
2 changes: 1 addition & 1 deletion trunk/drivers/ata/pata_it821x.c
Original file line number Diff line number Diff line change
Expand Up @@ -587,7 +587,7 @@ static int it821x_port_start(struct ata_port *ap)
itdev->want[1][1] = ATA_ANY;
itdev->last_device = -1;

if (pdev->revision == 0x11) {
if (pdev->revision == 0x10) {
itdev->timing10 = 1;
/* Need to disable ATAPI DMA for this case */
if (!itdev->smart)
Expand Down

0 comments on commit 97ebb6f

Please sign in to comment.