diff options
author | 2022-06-06 13:04:22 +0300 | |
---|---|---|
committer | 2022-06-10 13:49:57 +0200 | |
commit | 9cdaf4fc2e6f8eeb137dbf6c5d6346cbf249ff49 (patch) | |
tree | a22503882062cc078b05ab100aeb2fca94475f61 /include/linux/tty_buffer.h | |
parent | serial: return -EINVAL for non-legacy RS485 flags (diff) | |
download | linux-rng-9cdaf4fc2e6f8eeb137dbf6c5d6346cbf249ff49.tar.xz linux-rng-9cdaf4fc2e6f8eeb137dbf6c5d6346cbf249ff49.zip |
serial: 8250_dwlib: Remove serial_rs485 sanitization
Serial core handles serial_rs485 sanitization and rs485 struct
assignment. As serial_rs485 is already clear for the non-RS485 case by
serial core, there no need to clear flags in the driver.
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Link: https://lore.kernel.org/r/20220606100433.13793-26-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