Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54599
b: refs/heads/master
c: 3c04c27
h: refs/heads/master
i:
  54597: f1cde28
  54595: a9b5916
  54591: 6aa9cac
v: v3
  • Loading branch information
Len Sorensen authored and Linus Torvalds committed May 8, 2007
1 parent 05671f4 commit 2a30d43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1a86b5e34e4d09e3246a983c53929ce38af52275
refs/heads/master: 3c04c27251c4d064f16846c305cbc1ff2f5b5fbe
1 change: 1 addition & 0 deletions trunk/drivers/serial/jsm/jsm_tty.c
Original file line number Diff line number Diff line change
Expand Up @@ -448,6 +448,7 @@ int jsm_uart_port_init(struct jsm_board *brd)
continue;

brd->channels[i]->uart_port.irq = brd->irq;
brd->channels[i]->uart_port.uartclk = 14745600;
brd->channels[i]->uart_port.type = PORT_JSM;
brd->channels[i]->uart_port.iotype = UPIO_MEM;
brd->channels[i]->uart_port.membase = brd->re_map_membase;
Expand Down

0 comments on commit 2a30d43

Please sign in to comment.