Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 47379
b: refs/heads/master
c: 34fee22
h: refs/heads/master
i:
  47377: 42b4cb8
  47375: dcc1366
v: v3
  • Loading branch information
Tejun Heo authored and Jeff Garzik committed Feb 9, 2007
1 parent d8ff566 commit 7cfea08
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3f64f565bebbb4a1a4e9ccce5565c9f86458ddb1
refs/heads/master: 34fee227dd13af593be599b19683464ac4dd4c8b
3 changes: 3 additions & 0 deletions trunk/drivers/ata/libata-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -3023,6 +3023,9 @@ int sata_std_hardreset(struct ata_port *ap, unsigned int *class)
return 0;
}

/* wait a while before checking status, see SRST for more info */
msleep(150);

if (ata_busy_sleep(ap, ATA_TMOUT_BOOT_QUICK, ATA_TMOUT_BOOT)) {
ata_port_printk(ap, KERN_ERR,
"COMRESET failed (device not ready)\n");
Expand Down

0 comments on commit 7cfea08

Please sign in to comment.