Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 344442
b: refs/heads/master
c: 39f80ac
h: refs/heads/master
v: v3
  • Loading branch information
Wei Yongjun authored and Jeff Garzik committed Dec 14, 2012
1 parent b553e23 commit fb330a2
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: 22c8be31446fabae7e5448ebddc65db59187608e
refs/heads/master: 39f80acb9fe5adff216bde33c554e4bf5f6eec12
2 changes: 1 addition & 1 deletion trunk/drivers/ata/libahci.c
Original file line number Diff line number Diff line change
Expand Up @@ -1384,7 +1384,7 @@ int ahci_pmp_retry_softreset(struct ata_link *link, unsigned int *class,
if (rc == -EIO) {
irq_sts = readl(port_mmio + PORT_IRQ_STAT);
if (irq_sts & PORT_IRQ_BAD_PMP) {
ata_link_printk(link, KERN_WARNING,
ata_link_warn(link,
"applying PMP SRST workaround "
"and retrying\n");
rc = ahci_do_softreset(link, class, 0, deadline,
Expand Down

0 comments on commit fb330a2

Please sign in to comment.