mbox series

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

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

Message

Chris Chiu May 14, 2021, 4:54 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, trying to propose a more generic and better fix
to have the runtime suspend/resume work instead of a reset-resume quirk.

Chris Chiu (2):
  USB: Verify the port status when timeout happens during port suspend
  Revert "USB: Add reset-resume quirk for WD19's Realtek Hub"

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