Message ID | 20220831081525.30557-1-johan@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | USB: serial: ch341: fixes for older devices | expand |
On Wed, Aug 31, 2022 at 10:15:23AM +0200, Johan Hovold wrote: > Jonathan Woithe reported that there was a regression for some older > ch341 devices in 4.10. Turns out there were two of them. > > Jonathan, feel free to reply to this mail with a Tested-by tag. You've > already tested these changes during development even if I've since split > the patch in two. And thanks again for your careful testing while > tracking this down. Tested-by: Jonathan Woithe <jwoithe@just42.net> > Johan Hovold (2): > USB: serial: ch341: fix lost character on LCR updates > USB: serial: ch341: fix disabled rx timer on older devices > > drivers/usb/serial/ch341.c | 16 ++++++++++++++-- > 1 file changed, 14 insertions(+), 2 deletions(-) > > -- > 2.35.1