diff options
author | Mathias Nyman <mathias.nyman@linux.intel.com> | 2023-02-02 18:05:04 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-02-02 18:44:42 +0300 |
commit | 0e6275452ce26d7ff274a5c1b15ed581a26f7986 (patch) | |
tree | 67c6126c164fa45045698ff6300666c8cf8114ec /arch/x86 | |
parent | a909d629ae77b97b6288bc3cfe68560454bf79c6 (diff) | |
download | linux-0e6275452ce26d7ff274a5c1b15ed581a26f7986.tar.xz |
xhci: clear usb2 resume related variables in one place.
Initially resume related USB2 variables were cleared once port
successfully resumed to U0. Later code was added to clean up
stale resume variables in case of port failed to resume to U0.
Clear the variables in one place after port is no longer resuming
or in suspended U3 state.
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/r/20230202150505.618915-11-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/x86')
0 files changed, 0 insertions, 0 deletions