Revert "USB: Add reset-resume quirk for WD19's Realtek Hub"
authorChris Chiu <chris.chiu@canonical.com>
Fri, 14 May 2021 04:54:05 +0000 (12:54 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 21 May 2021 12:06:29 +0000 (14:06 +0200)
commitc5c7489dc98296841fdf4fc4bfc52727a2057f24
treedd0bba4a3d0dfacf8784902fb5e8b53e6140f7b6
parent7142452387c72207f34683382b04f38499da58f7
Revert "USB: Add reset-resume quirk for WD19's Realtek Hub"

This reverts commit ca91fd8c7643 ("USB: Add reset-resume quirk for
WD19's Realtek Hub"). The previous patch in the series now handles
the problematic hubs by checking the port status and handling it
accordingly when PORT_SUSPEND timeout occurs. We don't need to use
reset-resume all the time.

Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Chris Chiu <chris.chiu@canonical.com>
Link: https://lore.kernel.org/r/20210514045405.5261-3-chris.chiu@canonical.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/quirks.c