Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 89283
b: refs/heads/master
c: e50e3ce
h: refs/heads/master
i:
  89281: 0fa46a0
  89279: ec46b24
v: v3
  • Loading branch information
Stephen Rothwell authored and Jeff Garzik committed Apr 17, 2008
1 parent 84a6334 commit 619052a
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: 88fcd5627563722483427a55113c0a83f56e8080
refs/heads/master: e50e3ce5e70e36e6069a8cc8292df76058fa9e23
2 changes: 1 addition & 1 deletion trunk/drivers/ata/pata_scc.c
Original file line number Diff line number Diff line change
Expand Up @@ -591,7 +591,7 @@ static unsigned int scc_bus_softreset(struct ata_port *ap, unsigned int devmask,
udelay(20);
out_be32(ioaddr->ctl_addr, ap->ctl);

scc_wait_after_reset(&ap->link, devmask, deadlien);
scc_wait_after_reset(&ap->link, devmask, deadline);

return 0;
}
Expand Down

0 comments on commit 619052a

Please sign in to comment.