Skip to content
Commit 3cca8624 authored by Johan Hovold's avatar Johan Hovold
Browse files

USB: serial: ch341: fix line settings after reset-resume

A recent change added support for modifying the default line-control
settings, but did not make sure that the modified settings were used as
part of reconfiguration after a device has been reset during resume.

This caused a port that was open before suspend to be unusable until
being closed and reopened.

Fixes: ba781bdf

 ("USB: serial: ch341: add support for parity, frame
length, stop bits")
Signed-off-by: default avatarJohan Hovold <johan@kernel.org>
parent ce5e2928
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment