summaryrefslogtreecommitdiff
path: root/include/drm/i2c
ModeNameSize
-rw-r--r--ch7006.h2300logplain
-rw-r--r--sil164.h1984logplain
-rw-r--r--tda998x.h619logplain
lass='commit-subject'>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: 1ded7ea47b88 ("USB: ch341 serial: fix port number changed after resume") Fixes: 2bfd1c96a9fb ("USB: serial: ch341: remove reset_resume callback") Cc: stable <stable@vger.kernel.org> Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat
-rw-r--r--drivers/usb/serial/ch341.c17
1 files changed, 13 insertions, 4 deletions
diff --git a/drivers/usb/serial/ch341.c b/drivers/usb/serial/ch341.c