diff options
author | Hendrik Brueckner <brueckner@linux.vnet.ibm.com> | 2013-07-02 17:07:15 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-24 15:21:13 -0700 |
commit | 74b3b4cd80f43b094b5cb78e73bf612383d80749 (patch) | |
tree | fece662e88308182bc1cd1cfc57722ed7f6c9e98 /drivers/tty/serial/sa1100.c | |
parent | 33e745a192c272130b02b86d5dea5b577a291ed7 (diff) |
tty/hvc_iucv: Disconnect IUCV connection when lowering DTR
Implement the dtr_rts() hvc console callback to improve control when to
disconnect the IUCV connection. Previously, the IUCV connection was
disconnected during the notifier_del() callback, i.e., when the last file
descriptor to the hvc terminal device was closed.
Recent changes in login programs caused undesired disconnects during the
login phase. To prevent these kind of disconnects, implement the dtr_rts
callback to implicitly handle the HUPCL termios control via the hvc_console
driver.
Signed-off-by: Hendrik Brueckner <brueckner@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/serial/sa1100.c')
0 files changed, 0 insertions, 0 deletions