diff options
author | Mathias Nyman <mathias.nyman@linux.intel.com> | 2020-07-23 17:45:24 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-07-23 18:05:28 +0300 |
commit | 11e229a7585160c33228a9789405a504b8150525 (patch) | |
tree | 6e8afda9b05718963a1d2de6a9682705042ce9fe /drivers/usb/host/xhci-dbgcap.h | |
parent | dd98570be1fb3bec14c2347edf4a499aaf7870de (diff) | |
download | linux-11e229a7585160c33228a9789405a504b8150525.tar.xz |
xhci: dbc: Pass dbc pointer to dbc start and stop functions.
xhci_dbc_start() and xhci_dbc_stop() functions only used xhci_hcd pointer
to get the dbc pointer.
Pass the dbc pointer instead of the xhci_hcd pointer as a parameter
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-22-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/xhci-dbgcap.h')
0 files changed, 0 insertions, 0 deletions