diff options
author | Jiri Slaby <jslaby@suse.cz> | 2021-06-10 11:02:46 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-06-15 14:03:27 +0200 |
commit | d8f0209bfedb801d06a81a74b003a882dee3ea3f (patch) | |
tree | 37baec7fd22a0f66ef79ee7646dc72da71706be9 /drivers/spi | |
parent | 8ea43acc690ca2fe88500356f25c431d25f8a0bb (diff) |
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 <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20210610090247.2593-3-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/spi')
0 files changed, 0 insertions, 0 deletions