mbox series

[v2,0/2] USB: propose a generic fix for PORT_SUSPEND set feature timeout

Message ID 20210510145030.1495-1-chris.chiu@canonical.com
Headers show
Series USB: propose a generic fix for PORT_SUSPEND set feature timeout | expand

Message

Chris Chiu May 10, 2021, 2:50 p.m. UTC
From: Chris Chiu <chris.chiu@canonical.com>

For the Realtek Hub which fails to resume the port which has wakeup
enable descendants, trying to create a more generic and better option
to have the runtime suspend/resume work instead of a reset-resume quirk.

Chris Chiu (2):
  USB: reset-resume the device when PORT_SUSPEND is set but timeout
  Revert "USB: Add reset-resume quirk for WD19's Realtek Hub"

 drivers/usb/core/hub.c    | 15 +++++++++++++++
 drivers/usb/core/quirks.c |  1 -
 2 files changed, 15 insertions(+), 1 deletion(-)