Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86020
b: refs/heads/master
c: 0fca0d6
h: refs/heads/master
v: v3
  • Loading branch information
Saeed Bishara authored and Jeff Garzik committed Feb 20, 2008
1 parent 34f6e16 commit a2a34f3
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: 2e7e1214defe7783c8187962bacdd0a87a7dbeee
refs/heads/master: 0fca0d6f2ce3336022a22bc7fc2e009e599e63a4
2 changes: 1 addition & 1 deletion trunk/drivers/ata/sata_mv.c
Original file line number Diff line number Diff line change
Expand Up @@ -870,7 +870,7 @@ static void mv_start_dma(struct ata_port *ap, void __iomem *port_mmio,
struct mv_host_priv *hpriv = ap->host->private_data;
int hard_port = mv_hardport_from_port(ap->port_no);
void __iomem *hc_mmio = mv_hc_base_from_port(
ap->host->iomap[MV_PRIMARY_BAR], hard_port);
mv_host_base(ap->host), hard_port);
u32 hc_irq_cause, ipending;

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

0 comments on commit a2a34f3

Please sign in to comment.