commit | 875d54aa820cd029e324719585e243f5dfca4713 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jslaby@suse.cz> | Mon Apr 02 13:54:02 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Apr 09 11:17:05 2012 -0700 |
tree | df5abf2a4dc9e7cc771a2a33e6a4fff5f02777e0 | |
parent | 042b9e7c2bef3bc2b250921fee0ae52125812643 [diff] |
TTY: isdn, use tty_port_block_til_ready helper This removes a bunch of duplicated code which does the same as tty_port_block_til_ready does. Signed-off-by: Jiri Slaby <jslaby@suse.cz> Cc: Karsten Keil <isdn@linux-pingi.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>