aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorMathias Nyman <[email protected]>2020-07-23 17:45:12 +0300
committerGreg Kroah-Hartman <[email protected]>2020-07-23 17:05:27 +0200
commit7cd6312e09be4f271885be9e89d092058e536539 (patch)
tree7787551dfaceb2af17125c9e29eea636a895852f /drivers/fpga/fpga-bridge.c
parent985247fe4c524eeffd94e7af486ffa6cc9a2fc53 (diff)
xhci: dbc: Don't use xhci_write_64() as it takes xhci as a parameter
xhci_write_64() is essentially a wrapper for lo_hi_writeq(), but it requires struct xhci_hcd * as a parameter. Use lo_hi_writeq() 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