Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 32685
b: refs/heads/master
c: 5b4bbb3
h: refs/heads/master
i:
  32683: b3ff022
v: v3
  • Loading branch information
David S. Miller committed Jul 15, 2006
1 parent 005db03 commit 74adf28
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: c964521c54304f51705764334f7b27a9518ed65a
refs/heads/master: 5b4bbb3d78285ab735941365c17f1c55a228c659
2 changes: 1 addition & 1 deletion trunk/drivers/serial/sunsab.c
Original file line number Diff line number Diff line change
Expand Up @@ -1052,7 +1052,7 @@ static int __devinit sab_probe(struct of_device *op, const struct of_device_id *
if (err)
return err;

err = sunsab_init_one(&up[0], op, 0,
err = sunsab_init_one(&up[1], op, 0,
(inst * 2) + 1);
if (err) {
of_iounmap(up[0].port.membase,
Expand Down

0 comments on commit 74adf28

Please sign in to comment.