linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] usb: chipidea: fix for v5.3-rc
@ 2019-08-20  2:07 Peter Chen
  2019-08-20  2:07 ` [PATCH 1/1] usb: chipidea: udc: don't do hardware access if gadget has stopped Peter Chen
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Chen @ 2019-08-20  2:07 UTC (permalink / raw)
  To: gregkh; +Cc: linux-usb, Peter Chen

Hi Greg,

When the driver enables runtime pm, it may cause the system hang
when plug out the cable from PC. The patch fixes this issue by
avoiding hardware accessing at this situation.

Peter Chen (1):
  usb: chipidea: udc: don't do hardware access if gadget has stopped

 drivers/usb/chipidea/udc.c | 32 ++++++++++++++++++++++++--------
 1 file changed, 24 insertions(+), 8 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2019-08-20  2:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-20  2:07 [PATCH 0/1] usb: chipidea: fix for v5.3-rc Peter Chen
2019-08-20  2:07 ` [PATCH 1/1] usb: chipidea: udc: don't do hardware access if gadget has stopped Peter Chen

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).