diff options
| author | Mathias Nyman <[email protected]> | 2020-07-23 17:45:05 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-07-23 17:05:26 +0200 |
| commit | 5b43a2a84bac79fe8814949f5e173f83a5436c71 (patch) | |
| tree | e7fc9b2554a8cf5f41e5e083b67be1bcea996fcd /tools/perf/scripts/python/syscall-counts.py | |
| parent | 8aaf19b8ec78748b80c73319d48413dd26fecb3d (diff) | |
xhci: dbc: Don't use generic xhci inc_deq() function for dbc
The generic inc_deq() helper takes struct xhci_hcd pointer as a parameter,
and is a lot more complex than needed for the DbC usecase.
In order to decouple xhci and DbC we have to create our own small
inc_evt_deq() helper, not relying on xhci.
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/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions