linux/drivers/staging/fwserial
Jiri Slaby 6aad04f213 TTY: add tty_port_tty_wakeup helper
It allows for cleaning up on a considerable amount of places. They did
port_get, wakeup, kref_put. Now the only thing needed is to call
tty_port_tty_wakeup which does exactly that.

One exception is ifx6x60 where tty_wakeup was open-coded. We now call
tty_wakeup properly there.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-03-18 16:19:45 -07:00
..
dma_fifo.c
dma_fifo.h
fwserial.c TTY: add tty_port_tty_wakeup helper 2013-03-18 16:19:45 -07:00
fwserial.h staging/fwserial: Annotate rcu pointers with __rcu 2013-01-31 10:30:34 +01:00
Kconfig Merge 3.8-rc5 into tty-next 2013-01-25 13:27:36 -08:00
Makefile
TODO staging/fwserial: Create loop device the 'tty' way 2013-01-29 23:28:45 -05:00