diff options
author | Mathias Nyman <[email protected]> | 2020-07-23 17:45:24 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-07-23 17:05:28 +0200 |
commit | 11e229a7585160c33228a9789405a504b8150525 (patch) | |
tree | 6e8afda9b05718963a1d2de6a9682705042ce9fe /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | dd98570be1fb3bec14c2347edf4a499aaf7870de (diff) |
xhci: dbc: Pass dbc pointer to dbc start and stop functions.
xhci_dbc_start() and xhci_dbc_stop() functions only used xhci_hcd pointer
to get the dbc pointer.
Pass the dbc pointer instead of the xhci_hcd pointer as a parameter
No functional changes
This change helps decoupling xhci and DbC
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 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions