diff options
author | Peter Hurley <peter@hurleysoftware.com> | 2014-11-05 19:11:43 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-11-06 23:57:27 +0100 |
commit | 732a84a037a4de29b54e0b4e6cb6f9b3813e29e5 (patch) | |
tree | 2d55d15f19bbd875f16b1082d231dad0ca939136 /tools/scripts | |
parent | serial: core: Claim port mutex for set_ldisc() (diff) | |
download | linux-732a84a037a4de29b54e0b4e6cb6f9b3813e29e5.tar.xz linux-732a84a037a4de29b54e0b4e6cb6f9b3813e29e5.zip |
serial: core: Pass termios to set_ldisc() notifications
UART drivers which enable modem status interrupts when switching
to N_PPS line discipline need to determine if modem status
interrupts should be disabled when switching from N_PPS.
Specifically, the set_ldisc() notification needs to evaluate
UART_ENABLE_MS() which requires termios->c_cflag.
Convert in-tree UART drivers to new interface.
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/scripts')
0 files changed, 0 insertions, 0 deletions