Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 29266
b: refs/heads/master
c: 0eaa605
h: refs/heads/master
v: v3
  • Loading branch information
Tejun Heo authored and Jeff Garzik committed Apr 11, 2006
1 parent b59f771 commit ac81c6f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 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: 2555d6c268240fb3f5f335bd62d0518025343c0f
refs/heads/master: 0eaa6058a6a664ce692e3dc38c6891a74ca47f59
7 changes: 1 addition & 6 deletions trunk/drivers/scsi/sata_sil24.c
Original file line number Diff line number Diff line change
Expand Up @@ -480,12 +480,7 @@ static int sil24_softreset(struct ata_port *ap, unsigned int *class)
goto err;
}

/*
* XXX: Not sure whether the following sleep is needed or not.
* The original driver had it. So....
*/
msleep(10);

/* do SRST */
prb->ctrl = PRB_CTRL_SRST;
prb->fis[1] = 0; /* no PM yet */

Expand Down

0 comments on commit ac81c6f

Please sign in to comment.