Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 7086
b: refs/heads/master
c: 9b4e3b1
h: refs/heads/master
v: v3
  • Loading branch information
Sergey Vlasov authored and Russell King committed Sep 3, 2005
1 parent 4d35cd6 commit 8054fec
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: 707b1c84ec828da479107e839eae0322bacec4d7
refs/heads/master: 9b4e3b13b147e9b737de63188a9ae740eaa8c36d
2 changes: 1 addition & 1 deletion trunk/drivers/char/moxa.c
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ static int __init moxa_init(void)

init_MUTEX(&moxaBuffSem);
moxaDriver->owner = THIS_MODULE;
moxaDriver->name = "ttya";
moxaDriver->name = "ttyMX";
moxaDriver->devfs_name = "tts/a";
moxaDriver->major = ttymajor;
moxaDriver->minor_start = 0;
Expand Down

0 comments on commit 8054fec

Please sign in to comment.