Searched hist:a6845e1e1b781933ed7f54919f5ea4a108d1b9f2 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/tty/serial/ |
H A D | serial_core.c | diff a6845e1e1b781933ed7f54919f5ea4a108d1b9f2 Mon Jul 31 10:46:42 CEST 2017 Rafael Gago <rafael.gago@gmail.com> serial: core: Consider rs485 settings to drive RTS
Previously the rs485 settings weren't considered when setting the RTS line, so e.g. closing and reopening a port made serial_core to drive the line as if rs485 was disabled.
This patch fixes those issues.
Signed-off-by: Rafael Gago Castano <rgc@hms.se> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|