aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/class/cdc-acm.c
diff options
context:
space:
mode:
authorJiri Slaby <[email protected]>2021-06-10 09:02:46 +0000
committerGreg Kroah-Hartman <[email protected]>2021-06-15 12:03:27 +0000
commitd8f0209bfedb801d06a81a74b003a882dee3ea3f (patch)
tree37baec7fd22a0f66ef79ee7646dc72da71706be9 /drivers/usb/class/cdc-acm.c
parentmxs-auart: redefine AUART_LINECTRL_WLEN to accept bits count (diff)
downloadkernel-d8f0209bfedb801d06a81a74b003a882dee3ea3f.tar.gz
kernel-d8f0209bfedb801d06a81a74b003a882dee3ea3f.zip
cypress_m8: switch data_bits to real character bits
Make data_bits what it really is. Assign proper bit counts to data_bits instead of magic 0..3. There are two reasons: 1) it's clear what we store there, and 2) it will make the transition to tty_tty_get_char_size() in the next patch easier. 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 'drivers/usb/class/cdc-acm.c')
0 files changed, 0 insertions, 0 deletions