aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/tty_buffer.h
diff options
context:
space:
mode:
authorIlpo Järvinen <ilpo.jarvinen@linux.intel.com>2022-06-06 13:04:27 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-06-10 13:49:57 +0200
commit7195eefb38d76d2353e658b10a8b1c2b1f8341e3 (patch)
tree3b710da54e87ca912093fb6b8c097fe6fb182761 /include/linux/tty_buffer.h
parentserial: pl011: Remove serial_rs485 sanitization (diff)
downloadlinux-rng-7195eefb38d76d2353e658b10a8b1c2b1f8341e3.tar.xz
linux-rng-7195eefb38d76d2353e658b10a8b1c2b1f8341e3.zip
serial: fsl_lpuart: Call core's sanitization and remove custom one
Serial core handles serial_rs485 sanitization. Remove custom sanitization from lpuart_config_rs485. This change loses dev_err when SER_RS485_RX_DURING_TX is set due to incorrect configuration. Other drivers do not do similar prinout for full-duplex case and it should be done in serial core if it is desirable to notify on this condition. Personally, I doesn't see it important because the kernel gracefully downgrades to half-duplex. Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Link: https://lore.kernel.org/r/20220606100433.13793-31-ilpo.jarvinen@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/tty_buffer.h')
0 files changed, 0 insertions, 0 deletions