diff options
author | Johan Hovold <johan@kernel.org> | 2021-01-26 14:59:17 +0100 |
---|---|---|
committer | Johan Hovold <johan@kernel.org> | 2021-02-01 14:06:11 +0100 |
commit | 528222d0c8ce93e435a95cd1e476b60409dd5381 (patch) | |
tree | 700ed84bdb82775aa14ea1607df00989fb60fc31 /crypto | |
parent | e2f2dea34cf16e67b347ea7e9805864f03d16dcc (diff) | |
download | linux-528222d0c8ce93e435a95cd1e476b60409dd5381.tar.bz2 |
USB: serial: ftdi_sio: fix FTX sub-integer prescaler
The most-significant bit of the sub-integer-prescaler index is set in
the high byte of the baudrate request wIndex also for FTX devices.
This fixes rates like 1152000 which got mapped to 1.2 MBd.
Reported-by: Vladimir <svv75@mail.ru>
Link: https://bugzilla.kernel.org/show_bug.cgi?id=210351
Cc: stable@vger.kernel.org
Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions