Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 325583
b: refs/heads/master
c: 8856a7d
h: refs/heads/master
i:
  325581: 050aa35
  325579: 81cf25b
  325575: 11a3bf9
  325567: cf75ad9
v: v3
  • Loading branch information
Laurent Pinchart authored and Greg Kroah-Hartman committed Jun 12, 2012
1 parent af15819 commit 7a2e34a
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: 9800ee6f50a3b94181d4df57542b9379e331decb
refs/heads/master: 8856a7d6b7c39eece126f23c6cdbd11ff2218d6f
2 changes: 1 addition & 1 deletion trunk/drivers/tty/serial/sh-sci.c
Original file line number Diff line number Diff line change
Expand Up @@ -2391,7 +2391,7 @@ static int __devinit sci_probe_single(struct platform_device *dev,
index+1, SCI_NPORTS);
dev_notice(&dev->dev, "Consider bumping "
"CONFIG_SERIAL_SH_SCI_NR_UARTS!\n");
return 0;
return -EINVAL;
}

ret = sci_init_single(dev, sciport, index, p);
Expand Down

0 comments on commit 7a2e34a

Please sign in to comment.