[PATCH] mxser_new: correct tty driver name
authorJiri Slaby <jirislaby@gmail.com>
Fri, 8 Dec 2006 10:38:35 +0000 (02:38 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Fri, 8 Dec 2006 16:28:55 +0000 (08:28 -0800)
commite930790d2b2ed2166e68858f0068e629bfcf5c33
treedbc599eeebbf3581c66628c5fe7327fe97dbec0c
parentd735410a275991db736b3c8d7ef2e17ee114f5a6
[PATCH] mxser_new: correct tty driver name

Mxser tty driver name should be ttyMI, not ttyM.  Correct this in mxser_new to
avoid conflicts with isicom driver, which is ttyM.

Acked-by: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/mxser_new.c