diff options
author | Mathias Nyman <[email protected]> | 2022-09-21 15:34:50 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-09-22 15:52:29 +0200 |
commit | d2e672a67fd24d842874216911ea2d1cdb54173e (patch) | |
tree | c33d9437539708a678a8f788577ffeca6c06d619 /scripts/gdb/linux/proc.py | |
parent | 1a855a83592ed968d95ea28f15755c22f8336fba (diff) |
xhci: remove unused lpm_failed_dev member from struct xhci_hcd
xhci used to test if link power management (LPM) capable USB2 devices
really could enter and exit L1 state link state.
Failed devices were added to a lpm_failed_dev list.
This feature was removed 9 years ago in
commit de68bab4fa96 ("usb: Don't enable USB 2.0 Link PM by default.")
but lpm_failed_dev member was still left.
Remove it now.
Signed-off-by: Mathias Nyman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions