diff options
author | Johan Hovold <johan@kernel.org> | 2021-03-30 17:37:16 +0300 |
---|---|---|
committer | Johan Hovold <johan@kernel.org> | 2021-04-01 11:02:13 +0300 |
commit | ea7ada4de2f7406150dd35ecd0302842587a464e (patch) | |
tree | 7d85003019704a688019d6d07c41460dc4e0bdcf /drivers/usb/misc/appledisplay.c | |
parent | 315e2811f58b807e6e76b7385e3d7b970f4562d2 (diff) | |
download | linux-ea7ada4de2f7406150dd35ecd0302842587a464e.tar.xz |
USB: serial: xr: fix CSIZE handling
The XR21V141X does not have a 5- or 6-bit mode, but the current
implementation failed to properly restore the old setting when CS5 or
CS6 was requested. Instead an invalid request would be sent to the
device.
Fixes: c2d405aa86b4 ("USB: serial: add MaxLinear/Exar USB to Serial driver")
Reviewed-by: Manivannan Sadhasivam <mani@kernel.org>
Cc: stable@vger.kernel.org # 5.12
Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'drivers/usb/misc/appledisplay.c')
0 files changed, 0 insertions, 0 deletions