aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorMathias Nyman <[email protected]>2020-07-23 17:45:08 +0300
committerGreg Kroah-Hartman <[email protected]>2020-07-23 17:05:26 +0200
commitc9dd94385d48529da7a2eb88963883b8080e83d9 (patch)
treed112c26032e19ca68d2fde93e0fe4542353ebaff /drivers/fpga/fpga-bridge.c
parent0b832e997436d0336257cdc1bf2e265234239094 (diff)
xhci: dbc: Remove dbc_dma_alloc_coherent() wrapper
dbc_dma_alloc_coherent() takes struct xhci_hcd pointer as an parameter, but does nothing more than calls dma_alloc_coherent(). Remove it and call dma_alloc_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