Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130259
b: refs/heads/master
c: b0bccb1
h: refs/heads/master
i:
  130257: 122228e
  130255: 924146e
v: v3
  • Loading branch information
Mark Lord authored and Jeff Garzik committed Jan 26, 2009
1 parent 7011bb7 commit 61bc0e4
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: 2d775708bc6613f1be47f1e720781343341ecc94
refs/heads/master: b0bccb18bc523d1d5060d25958f12438062829a9
2 changes: 1 addition & 1 deletion trunk/drivers/ata/sata_mv.c
Original file line number Diff line number Diff line change
Expand Up @@ -883,7 +883,7 @@ static void mv_start_dma(struct ata_port *ap, void __iomem *port_mmio,
struct mv_host_priv *hpriv = ap->host->private_data;
int hardport = mv_hardport_from_port(ap->port_no);
void __iomem *hc_mmio = mv_hc_base_from_port(
mv_host_base(ap->host), hardport);
mv_host_base(ap->host), ap->port_no);
u32 hc_irq_cause, ipending;

/* clear EDMA event indicators, if any */
Expand Down

0 comments on commit 61bc0e4

Please sign in to comment.