Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 233108
b: refs/heads/master
c: 3e517f4
h: refs/heads/master
v: v3
  • Loading branch information
Ben Hutchings authored and Greg Kroah-Hartman committed Feb 3, 2011
1 parent 6346935 commit 3e5c182
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: 91f78f36694b8748fda855b1f9e3614b027a744f
refs/heads/master: 3e517f4b1de4787ecff87a73a9865a0b1aa2b10b
1 change: 1 addition & 0 deletions trunk/drivers/tty/serial/68360serial.c
Original file line number Diff line number Diff line change
Expand Up @@ -2428,6 +2428,7 @@ static const struct tty_operations rs_360_ops = {
/* .read_proc = rs_360_read_proc, */
.tiocmget = rs_360_tiocmget,
.tiocmset = rs_360_tiocmset,
.get_icount = rs_360_get_icount,
};

static int __init rs_360_init(void)
Expand Down

0 comments on commit 3e5c182

Please sign in to comment.