TTY: nfcon, add tty_port and link it
authorJiri Slaby <jslaby@suse.cz>
Tue, 7 Aug 2012 19:47:56 +0000 (21:47 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Aug 2012 23:50:20 +0000 (16:50 -0700)
commit5920c2c9b9a16e86eb154fbb55d6034fbaad1b2b
treeb7c98a027a0bfe995cd556803816512c3580810e
parent793be8984fb979ae8887609862842cbb1f60bfaf
TTY: nfcon, add tty_port and link it

Every tty driver needs tty_port for each line. So let us add one to
nfcon too. And link it so that the tty layer knows about it.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: linux-m68k@lists.linux-m68k.org
Acked-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/m68k/emu/nfcon.c