]> git.baikalelectronics.ru Git - kernel.git/commit
TTY: isdn, define tty_port_operations
authorJiri Slaby <jslaby@suse.cz>
Mon, 2 Apr 2012 11:54:01 +0000 (13:54 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 9 Apr 2012 18:17:03 +0000 (11:17 -0700)
commit3d1bb5d99d2ebdb734c86901076afe520ead19f0
tree1282c060ab8da29efde6656ecd257f34b9fe0a7a
parent3fdc29cfd271c40691a093da75cdf67e62b528aa
TTY: isdn, define tty_port_operations

Add there .carrier_raised. It is taken from current block_til_ready.
We will need tty_port->ops->carrier_raised for
tty_port_block_til_ready helper.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Karsten Keil <isdn@linux-pingi.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/isdn/i4l/isdn_tty.c