diff options
| author | 2020-07-23 17:45:09 +0300 | |
|---|---|---|
| committer | 2020-07-23 17:05:26 +0200 | |
| commit | bcf87ea6e2d08eab75ba2aa53336a630421becfb (patch) | |
| tree | 2e9333f0726edeadc5633b13c58cf0b6d72407cc /tools/perf/scripts | |
| parent | xhci: dbc: Remove dbc_dma_alloc_coherent() wrapper (diff) | |
xhci: dbc: Remove dbc_dma_free_coherent() wrapper
dbc_dma_free_coherent() takes struct xhci_hcd pointer as a parameter, but
does nothing more than calls dma_free_coherent().
Remove it and call dma_free_coherent() directly instead.
No functional changes
This change helps decoupling xhci and DbC
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/r/20200723144530.9992-7-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions
