mbox series

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

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

Message

Chris Chiu May 7, 2021, 9:33 a.m. UTC
From: Chris Chiu <chris.chiu@canonical.com>

For the Realtek Hub which fails to resume the port which has wakeup
enable descendants connected, 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(-)