aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorMathias Nyman <[email protected]>2020-07-23 17:45:09 +0300
committerGreg Kroah-Hartman <[email protected]>2020-07-23 17:05:26 +0200
commitbcf87ea6e2d08eab75ba2aa53336a630421becfb (patch)
tree2e9333f0726edeadc5633b13c58cf0b6d72407cc /drivers/fpga/fpga-bridge.c
parentc9dd94385d48529da7a2eb88963883b8080e83d9 (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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions