diff options
author | Johan Hovold <johan@kernel.org> | 2022-09-11 16:02:13 +0200 |
---|---|---|
committer | Johan Hovold <johan@kernel.org> | 2022-09-15 08:06:01 +0200 |
commit | a146cc4d4671e938bbfee414c29f589d4a148cbe (patch) | |
tree | 77e302ff1c9fa41e89a4d4c5632561f43adaab82 /drivers/usb/serial/console.c | |
parent | 4d045b98fb7460026ac7aefe5418fff3b9d04f14 (diff) | |
download | linux-a146cc4d4671e938bbfee414c29f589d4a148cbe.tar.gz linux-a146cc4d4671e938bbfee414c29f589d4a148cbe.tar.bz2 linux-a146cc4d4671e938bbfee414c29f589d4a148cbe.zip |
USB: serial: ftdi_sio: clean up baudrate request
Multi-channel devices need to encode the channel selector in their
control requests and newer single-channel chip types use the same
request format.
Set the channel index also for these single-channel types so that the
index can be used to determine the baudrate request format instead of
listing types explicitly.
Note that FT232H and FTX accept either 0 or 1 as selector for their
single channel, presumably for backward compatibility reasons.
Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'drivers/usb/serial/console.c')
0 files changed, 0 insertions, 0 deletions