Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 9881
b: refs/heads/master
c: d656901
h: refs/heads/master
i:
  9879: c01435f
v: v3
  • Loading branch information
Yoshinori Sato authored and Linus Torvalds committed Oct 15, 2005
1 parent 7334d91 commit 95afc0b
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: 63c6764ce4c650245a41a95a2235207d25ca4fde
refs/heads/master: d656901bca2e19057ca7a6e48bc56dec9ca7003e
2 changes: 1 addition & 1 deletion trunk/drivers/serial/sh-sci.c
Original file line number Diff line number Diff line change
Expand Up @@ -967,7 +967,7 @@ static int sci_startup(struct uart_port *port)
#endif

sci_request_irq(s);
sci_start_tx(port, 1);
sci_start_tx(port);
sci_start_rx(port, 1);

return 0;
Expand Down

0 comments on commit 95afc0b

Please sign in to comment.