summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/efm32-uart.c
diff options
context:
space:
mode:
authorHendrik Brueckner <brueckner@linux.vnet.ibm.com>2013-07-02 17:07:15 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-07-24 15:21:13 -0700
commit74b3b4cd80f43b094b5cb78e73bf612383d80749 (patch)
treefece662e88308182bc1cd1cfc57722ed7f6c9e98 /drivers/tty/serial/efm32-uart.c
parent33e745a192c272130b02b86d5dea5b577a291ed7 (diff)
downloadtalos-obmc-linux-74b3b4cd80f43b094b5cb78e73bf612383d80749.tar.gz
talos-obmc-linux-74b3b4cd80f43b094b5cb78e73bf612383d80749.zip
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/efm32-uart.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud