Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 192602
b: refs/heads/master
c: ec86c81
h: refs/heads/master
v: v3
  • Loading branch information
Sergei Shtylyov authored and Jeff Garzik committed May 14, 2010
1 parent 948e51a commit 2cf8a0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: fe6005b81e142c36f066b81ca85f80022c4ac979
refs/heads/master: ec86c81dfcc52e313920621b1d1e92343a842afe
3 changes: 1 addition & 2 deletions trunk/drivers/ata/pata_scc.c
Original file line number Diff line number Diff line change
Expand Up @@ -903,8 +903,7 @@ static void scc_postreset(struct ata_link *link, unsigned int *classes)
}

/* set up device control */
if (ap->ioaddr.ctl_addr)
out_be32(ap->ioaddr.ctl_addr, ap->ctl);
out_be32(ap->ioaddr.ctl_addr, ap->ctl);

DPRINTK("EXIT\n");
}
Expand Down

0 comments on commit 2cf8a0a

Please sign in to comment.