diff options
author | Mathias Nyman <[email protected]> | 2020-07-23 17:45:22 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-07-23 17:05:28 +0200 |
commit | ac286428c69fb3dc2924ce0ad5a11b5577b2f5da (patch) | |
tree | c08fa835c51e7325fc2f16a0125483a08f3101cc /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | cb66434e67cc30e2971879fe36e03c8ca7208101 (diff) |
xhci: dbc: don't use generic xhci ring allocation functions for dbc.
The generic xhci ring allocations code needs struct xhci_hcd pointer, and
it allocates memory for the rings from dma pools created for the xhci
device.
In order to decouple xhci and DbC we have to create our own ring allocation
and free routines for 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