2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-10 22:54:11 +08:00
linux-next/drivers/staging/fwserial
Peter Hurley a321846492 staging/fwserial: Destruct embedded tty_port on teardown
For TTY drivers that manage the port lifetime, the tty_port should
to be specifically destructed when the port lifetime ends. Now that
a method has been added to do this, use it.

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Cc: Jiri Slaby <jslaby@suse.cz>
Cc: Alan Cox <alan@linux.intel.com>
2012-11-28 08:45:17 -08:00
..
dma_fifo.c staging/fwserial: Fix build breakage when !CONFIG_BUG 2012-11-28 08:44:47 -08:00
dma_fifo.h staging: fwserial: Add TTY-over-Firewire serial driver 2012-11-28 08:44:42 -08:00
fwserial.c staging/fwserial: Destruct embedded tty_port on teardown 2012-11-28 08:45:17 -08:00
fwserial.h staging: fwserial: Add TTY-over-Firewire serial driver 2012-11-28 08:44:42 -08:00
Kconfig staging: fwserial: Add TTY-over-Firewire serial driver 2012-11-28 08:44:42 -08:00
Makefile staging: fwserial: Add TTY-over-Firewire serial driver 2012-11-28 08:44:42 -08:00
TODO staging: fwserial: Add TTY-over-Firewire serial driver 2012-11-28 08:44:42 -08:00