Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 32761
b: refs/heads/master
c: 44f2650
h: refs/heads/master
i:
  32759: 12ed7ca
v: v3
  • Loading branch information
Marc Zyngier authored and David S. Miller committed Jul 21, 2006
1 parent 8b3bea0 commit dc4fd95
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: 06ffd7956e4790d824b4b5575b56def8448ec6d4
refs/heads/master: 44f2650b134b423128063ded29a11454b924390e
2 changes: 1 addition & 1 deletion trunk/drivers/serial/sunsab.c
Original file line number Diff line number Diff line change
Expand Up @@ -1061,8 +1061,8 @@ static int __devinit sab_probe(struct of_device *op, const struct of_device_id *
return err;
}

uart_add_one_port(&sunsab_reg, &up[0].port);
uart_add_one_port(&sunsab_reg, &up[1].port);
uart_add_one_port(&sunsab_reg, &up[0].port);

dev_set_drvdata(&op->dev, &up[0]);

Expand Down

0 comments on commit dc4fd95

Please sign in to comment.