Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 6048
b: refs/heads/master
c: c0b34ad
h: refs/heads/master
v: v3
  • Loading branch information
Martin Wilck authored and Jeff Garzik committed Aug 23, 2005
1 parent aa54072 commit 347556d
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: 9309049544935f804b745aa4dea043fb39b2bf2a
refs/heads/master: c0b34ad2956036cdba87792d6c46d8f491539df1
3 changes: 0 additions & 3 deletions trunk/drivers/scsi/ahci.c
Original file line number Diff line number Diff line change
Expand Up @@ -698,9 +698,6 @@ static int ahci_qc_issue(struct ata_queued_cmd *qc)
struct ata_port *ap = qc->ap;
void *port_mmio = (void *) ap->ioaddr.cmd_addr;

writel(1, port_mmio + PORT_SCR_ACT);
readl(port_mmio + PORT_SCR_ACT); /* flush */

writel(1, port_mmio + PORT_CMD_ISSUE);
readl(port_mmio + PORT_CMD_ISSUE); /* flush */

Expand Down

0 comments on commit 347556d

Please sign in to comment.