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
..
2012-01-26 17:14:50 -08:00
2013-01-15 22:30:15 -08:00
2011-09-22 16:08:57 -07:00
2011-03-31 11:26:23 -03:00
2012-01-26 17:14:50 -08:00
2013-03-18 16:19:45 -07:00
2012-03-09 10:35:17 +11:00