Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
USB: serial: ch341: fix resume after reset
Fix reset-resume handling which failed to resubmit the read and interrupt URBs, thereby leaving a port that was open before suspend in a broken state until closed and reopened. Fixes: 1ded7ea ("USB: ch341 serial: fix port number changed after resume") Fixes: 2bfd1c9 ("USB: serial: ch341: remove reset_resume callback") Cc: stable <stable@vger.kernel.org> Signed-off-by: Johan Hovold <johan@kernel.org>
- Loading branch information