Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119594
b: refs/heads/master
c: a366380
h: refs/heads/master
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz committed Dec 2, 2008
1 parent bbac2b7 commit 9dbe437
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 6b7d8fc36272169d1d07a07174f2c8a7909c025e
refs/heads/master: a3663801b1bb1b6f6e2be5198cc81bc16f1558fd
5 changes: 0 additions & 5 deletions trunk/drivers/ide/ide-iops.c
Original file line number Diff line number Diff line change
Expand Up @@ -457,11 +457,6 @@ int drive_is_ready (ide_drive_t *drive)
if (drive->waiting_for_dma)
return hwif->dma_ops->dma_test_irq(drive);

#if 0
/* need to guarantee 400ns since last command was issued */
udelay(1);
#endif

/*
* We do a passive status test under shared PCI interrupts on
* cards that truly share the ATA side interrupt, but may also share
Expand Down

0 comments on commit 9dbe437

Please sign in to comment.