diff options
author | Mathias Nyman <[email protected]> | 2020-07-23 17:45:23 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-07-23 17:05:28 +0200 |
commit | dd98570be1fb3bec14c2347edf4a499aaf7870de (patch) | |
tree | bd9ba1db505a5e72f7894d0d72956fc38584dac8 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | ac286428c69fb3dc2924ce0ad5a11b5577b2f5da (diff) |
xhci: dbc: Pass dbc pointer to dbc memory init and cleanup functions
Dbc mem_init and mem_cleanup functions used xhci_hcd to get to the device
pointer. The device pointer can be accessed directly from dbc structure,
so pass a pointer to dbc as a parameter instead.
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