remarkable-linux/arch/ia64/hp/sim
Jiri Slaby b19e2ca77e TTY: use tty_port_link_device
So now for those drivers that can use neither tty_port_install nor
tty_port_register_driver but still have tty_port available before
tty_register_driver we use newly added tty_port_link_device.

The rest of the drivers that still do not provide tty_struct <->
tty_port link will have to be converted to implement
tty->ops->install.

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>
2012-08-13 16:50:19 -07:00
..
boot Disintegrate asm/system.h for IA64 2012-03-28 18:30:02 +01:00
hpsim.S
hpsim_console.c
hpsim_irq.c hpsim, initialize chip for assigned irqs 2012-03-08 12:26:30 -08:00
hpsim_machvec.c
hpsim_setup.c hpsim, initialize chip for assigned irqs 2012-03-08 12:26:30 -08:00
hpsim_ssc.h
Kconfig
Makefile
simeth.c Disintegrate asm/system.h for IA64 2012-03-28 18:30:02 +01:00
simscsi.c SCSI host lock push-down 2010-11-16 13:33:23 -08:00
simserial.c TTY: use tty_port_link_device 2012-08-13 16:50:19 -07:00