Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 192605
b: refs/heads/master
c: 5578718
h: refs/heads/master
i:
  192603: d4ea5cf
v: v3
  • Loading branch information
Jeff Garzik authored and Jeff Garzik committed May 14, 2010
1 parent 09e9d58 commit e60a491
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: c06231661e4fb5f2f50c73ff33702937a11764cf
refs/heads/master: 55787183ade44c4f826f581a068f52a1a80c6a2e
2 changes: 1 addition & 1 deletion trunk/drivers/ata/ahci_platform.c
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ static int __init ahci_probe(struct platform_device *pdev)

/* set enclosure management message type */
if (ap->flags & ATA_FLAG_EM)
ap->em_message_type = ahci_em_messages;
ap->em_message_type = hpriv->em_msg_type;

/* disabled/not-implemented port */
if (!(hpriv->port_map & (1 << i)))
Expand Down

0 comments on commit e60a491

Please sign in to comment.