Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 21796
b: refs/heads/master
c: e0bfd14
h: refs/heads/master
v: v3
  • Loading branch information
Tejun Heo authored and Jeff Garzik committed Jan 27, 2006
1 parent d81a6a4 commit 0b85809
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 9506437921504df18c6601f7d09bb23d72d2f6ba
refs/heads/master: e0bfd149973d22a4330dd6665b54d1dcca07174a
2 changes: 2 additions & 0 deletions trunk/drivers/scsi/ahci.c
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,9 @@ static void ahci_phy_reset(struct ata_port *ap)
struct ata_device *dev = &ap->device[0];
u32 new_tmp, tmp;

ahci_stop_engine(ap);
__sata_phy_reset(ap);
ahci_start_engine(ap);

if (ap->flags & ATA_FLAG_PORT_DISABLED)
return;
Expand Down

0 comments on commit 0b85809

Please sign in to comment.