Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 344415
b: refs/heads/master
c: 121650a
h: refs/heads/master
i:
  344413: 5f6d3cf
  344411: 1275094
  344407: a310fa9
  344399: f7faea7
  344383: 4dcb3c3
v: v3
  • Loading branch information
Sergei Shtylyov authored and Jeff Garzik committed Nov 28, 2012
1 parent 6e91678 commit b9509cb
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: 7c26deab5abfb86f6c71f1bbf685072cbc0e5fea
refs/heads/master: 121650a55535e4a3f152a30ee42f26e815eff714
2 changes: 1 addition & 1 deletion trunk/drivers/ata/sata_highbank.c
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ static int ahci_highbank_hardreset(struct ata_link *link, unsigned int *class,

/* clear D2H reception area to properly wait for D2H FIS */
ata_tf_init(link->device, &tf);
tf.command = 0x80;
tf.command = ATA_BUSY;
ata_tf_to_fis(&tf, 0, 0, d2h_fis);

do {
Expand Down

0 comments on commit b9509cb

Please sign in to comment.