Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 116325
b: refs/heads/master
c: e5403bf
h: refs/heads/master
i:
  116323: 49dca1f
v: v3
  • Loading branch information
Sergei Shtylyov authored and Bartlomiej Zolnierkiewicz committed Oct 17, 2008
1 parent de8a74f commit 89b4030
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: 79104c687ca29e214142d8e8f30964be05e1276f
refs/heads/master: e5403bff8a4018240f012fd4c7afa24c2e75b469
2 changes: 1 addition & 1 deletion trunk/drivers/ide/ide-iops.c
Original file line number Diff line number Diff line change
Expand Up @@ -755,7 +755,7 @@ int ide_config_drive_speed(ide_drive_t *drive, u8 speed)

udelay(1);
SELECT_DRIVE(drive);
SELECT_MASK(drive, 0);
SELECT_MASK(drive, 1);
udelay(1);
tp_ops->set_irq(hwif, 0);

Expand Down

0 comments on commit 89b4030

Please sign in to comment.