summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorLukas Wunner <lukas@wunner.de>2020-03-27 15:38:15 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-03-27 15:45:54 +0100
commit4e36f94e996ebee8a919c6cd419f55e4d08ad4e3 (patch)
tree5155491341c45236ac34101dbb7d72163c0a0a37 /include/linux
parent7cf64b18b0b96e751178b8d0505d8466ff5a448f (diff)
serial: 8250: Fix rs485 delay after console write
Due to a silly copy-paste mistake, commit 7f9803072ff6 ("serial: 8250: Support console on software emulated rs485 ports") erroneously pauses for the duration of delay_rts_before_send after writing to the console, instead of delay_rts_after_send. Mea culpa. Fixes: 7f9803072ff6 ("serial: 8250: Support console on software emulated rs485 ports") Signed-off-by: Lukas Wunner <lukas@wunner.de> Link: https://lore.kernel.org/r/9dd67f33c90d23f7fafa3b81b1e812ddabf9ca24.1585319447.git.lukas@wunner.de Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions