mbox series

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

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

Message

Chris Chiu May 13, 2021, 4:14 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    | 16 ++++++++++++++++
 drivers/usb/core/quirks.c |  1 -
 2 files changed, 16 insertions(+), 1 deletion(-)