diff options
author | 2018-12-07 16:19:30 +0200 | |
---|---|---|
committer | 2018-12-07 15:40:41 +0100 | |
commit | f6187f424c10210e8e9917d4b7035ddc935010f6 (patch) | |
tree | 3010bdfc6106c22636df2d96da39923bac758b54 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xhci: remove the unused sw_lpm_support (diff) | |
download | wireguard-linux-f6187f424c10210e8e9917d4b7035ddc935010f6.tar.xz wireguard-linux-f6187f424c10210e8e9917d4b7035ddc935010f6.zip |
xhci: move bus_state structure under the xhci_hub structure.
Move the bus_state structure under struct usb_hub.
We need a bus_state strucure for each roothub to keep track of suspend
related info for each port.
Instead of keeping an array of two bus_state structures right under
struct xhci, it makes more sense move them to the xhci_hub structure.
No functional changes.
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions