Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 344441
b: refs/heads/master
c: 22c8be3
h: refs/heads/master
i:
  344439: 35ed4cd
v: v3
  • Loading branch information
Wei Yongjun authored and Jeff Garzik committed Dec 14, 2012
1 parent 0275742 commit b553e23
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: 99da09fcc561b56664b3c4184b5caf4e94449e98
refs/heads/master: 22c8be31446fabae7e5448ebddc65db59187608e
2 changes: 1 addition & 1 deletion trunk/drivers/ata/pata_imx.c
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ static int pata_imx_set_mode(struct ata_link *link, struct ata_device **unused)
val &= ~PATA_IMX_ATA_CTRL_IORDY_EN;
__raw_writel(val, priv->host_regs + PATA_IMX_ATA_CONTROL);

ata_dev_printk(dev, KERN_INFO, "configured for PIO\n");
ata_dev_info(dev, "configured for PIO\n");
}
return 0;
}
Expand Down

0 comments on commit b553e23

Please sign in to comment.