linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] USB: serial: allow hung up ports to be suspended
@ 2021-09-10 12:11 Johan Hovold
  2021-09-10 12:11 ` [PATCH 1/2] USB: serial: clean up core error labels Johan Hovold
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Johan Hovold @ 2021-09-10 12:11 UTC (permalink / raw)
  To: Johan Hovold; +Cc: linux-usb, linux-kernel

User space can keep a tty open indefinitely and that should not prevent
a hung up port and its USB device from being runtime suspended.

Also clean up a few related error labels in a preparatory patch.

Johan


Johan Hovold (2):
  USB: serial: clean up core error labels
  USB: serial: allow hung up ports to be suspended

 drivers/usb/serial/usb-serial.c | 59 +++++++++++++++++----------------
 1 file changed, 30 insertions(+), 29 deletions(-)

-- 
2.32.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-09-20  9:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-10 12:11 [PATCH 0/2] USB: serial: allow hung up ports to be suspended Johan Hovold
2021-09-10 12:11 ` [PATCH 1/2] USB: serial: clean up core error labels Johan Hovold
2021-09-10 12:11 ` [PATCH 2/2] USB: serial: allow hung up ports to be suspended Johan Hovold
2021-09-10 12:41 ` [PATCH 0/2] " Greg KH
2021-09-20  9:50   ` Johan Hovold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).