Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 192615
b: refs/heads/master
c: 1b959c4
h: refs/heads/master
i:
  192613: c567b32
  192611: cf4df9d
  192607: 5591e9b
v: v3
  • Loading branch information
Tejun Heo authored and Jeff Garzik committed May 15, 2010
1 parent 1b56750 commit 2b8a142
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 6f79146041853abf551c3d70d05c2e08e1e9c255
refs/heads/master: 1b959c412bbf38ce0fa658183f72027ca8331ee3
3 changes: 0 additions & 3 deletions trunk/drivers/ata/sata_mv.c
Original file line number Diff line number Diff line change
Expand Up @@ -3656,9 +3656,6 @@ static void mv_port_init(struct ata_ioports *port, void __iomem *port_mmio)
/* special case: control/altstatus doesn't have ATA_REG_ address */
port->altstatus_addr = port->ctl_addr = shd_base + SHD_CTL_AST;

/* unused: */
port->cmd_addr = port->bmdma_addr = port->scr_addr = NULL;

/* Clear any currently outstanding port interrupt conditions */
serr = port_mmio + mv_scr_offset(SCR_ERROR);
writelfl(readl(serr), serr);
Expand Down

0 comments on commit 2b8a142

Please sign in to comment.