On Fri, May 14, 2021 at 12:54:03PM +0800, chris.chiu@xxxxxxxxxxxxx wrote: > From: Chris Chiu <chris.chiu@xxxxxxxxxxxxx> > > 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(-) For both patches: Acked-by: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>