commit | 793be8984fb979ae8887609862842cbb1f60bfaf | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jslaby@suse.cz> | Tue Aug 07 21:47:55 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Aug 13 16:50:20 2012 -0700 |
tree | 8e1df3802d07fad16b0e5928e003667a9f956146 | |
parent | cc93441eed0d39af9d99ba1642b9f733b195435c [diff] |
TTY: moxa, convert to dynamic device This allows us to provide the tty layer with information about tty_port for each link. We also provide a tty_port for the service port. For this one we allow only ioctl, so this is pretty ugly. Signed-off-by: Jiri Slaby <jslaby@suse.cz> Acked-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>