xhci: decouple usb2 port resume and get_port_status request handling
[ Upstream commit b0425784 ] The get port status hub request code in xhci-hub.c will complete usb2 port resume signalling if signalling has been going on for long enough. The code that completes the resume signalling, and the code that returns the port status have gotten too intertwined, so separate them a bit. Signed-off-by:Mathias Nyman <mathias.nyman@linux.intel.com> Link: https://lore.kernel.org/r/20230202150505.618915-12-mathias.nyman@linux.intel.com Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org> Stable-dep-of: d7cdfc31 ("xhci: track port suspend state correctly in unsuccessful resume cases") Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading
Please register or sign in to comment