Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5121
b: refs/heads/master
c: 9539c1d
h: refs/heads/master
i:
  5119: 836927c
v: v3
  • Loading branch information
V. ANANDA KRISHNAN authored and Linus Torvalds committed Jul 27, 2005
1 parent 568db02 commit 58fcefb
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: 49f29915856435ad8e34a4a3a907b09682a5826e
refs/heads/master: 9539c1d495c8d92837e7b6382a1219ac275b94b2
2 changes: 1 addition & 1 deletion trunk/drivers/serial/jsm/jsm_driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ struct uart_driver jsm_uart_driver = {
.owner = THIS_MODULE,
.driver_name = JSM_DRIVER_NAME,
.dev_name = "ttyn",
.major = 253,
.major = 0,
.minor = JSM_MINOR_START,
.nr = NR_PORTS,
};
Expand Down

0 comments on commit 58fcefb

Please sign in to comment.