diff options
author | Jiri Slaby <jslaby@suse.cz> | 2022-02-24 12:55:56 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-02-28 23:49:06 +0300 |
commit | 5e1440bc23324846a003052787af6aa492e90773 (patch) | |
tree | 5229fec9026a2cf76a832348280de1df0515bc73 /scripts/gdb/linux/proc.py | |
parent | 988c5bbea59ffacb7762983760ae40d721ea304b (diff) | |
download | linux-5e1440bc23324846a003052787af6aa492e90773.tar.xz |
USB: serial: make use of UART_LCR_WLEN() + tty_get_char_size()
Having a generic UART_LCR_WLEN() macro and the tty_get_char_size()
helper, we can remove all those repeated switch-cases in drivers.
Cc: Johan Hovold <johan@kernel.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-usb@vger.kernel.org
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20220224095558.30929-3-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions