diff options
author | Jiri Slaby <[email protected]> | 2022-02-24 10:55:54 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-02-28 21:49:06 +0100 |
commit | 797bd4d41c8b41afc10fad39146ac9558cb39e94 (patch) | |
tree | d334af3eb7d34ec67ccf60f5af81351e68526176 /net/lapb/lapb_subr.c | |
parent | d4ab5487cc77a4053dc9070c5761ad94bf397825 (diff) |
tty: serial: define UART_LCR_WLEN() macro
Define a generic UART_LCR_WLEN() macro with a size argument. It can be
used to encode byte size into an LCR value. Therefore we can use it to
simplify the drivers using tty_get_char_size() in the next patches.
Signed-off-by: Jiri Slaby <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions