USB: serial: ftdi_sio: fix 300 bps rate for SIO
authorJohan Hovold <johan@kernel.org>
Tue, 13 Sep 2022 14:53:12 +0000 (16:53 +0200)
committerJohan Hovold <johan@kernel.org>
Thu, 15 Sep 2022 06:05:12 +0000 (08:05 +0200)
commit7bd7ad3c310cd6766f170927381eea0aa6f46c69
tree83efc6602fb4173f64aa7eea8bca1ae910ef73eb
parent7e18e42e4b280c85b76967a9106a13ca61c16179
USB: serial: ftdi_sio: fix 300 bps rate for SIO

The 300 bps rate of SIO devices has been mapped to 9600 bps since
2003... Let's fix the regression.

Cc: stable@vger.kernel.org
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/ftdi_sio.c