summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-dbgcap.c
diff options
context:
space:
mode:
authorMathias Nyman <mathias.nyman@linux.intel.com>2020-07-23 17:45:06 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-07-23 17:05:26 +0200
commite3bc8004bde77e899e8d19487440f27b55e216b2 (patch)
tree30e908478a792b05c4f0052bb59806ed61445e20 /drivers/usb/host/xhci-dbgcap.c
parent5b43a2a84bac79fe8814949f5e173f83a5436c71 (diff)
downloadlinux-e3bc8004bde77e899e8d19487440f27b55e216b2.tar.bz2
xhci: Don't pass struct xhci_hcd pointer to xhci_link_seg()
It's only used to dig out if we need to set a chain flag for specific hosts. Pass the flag directly as a parameter instead. No functional changes. xhci_link_seg() is also used by DbC code, 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-4-mathias.nyman@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/xhci-dbgcap.c')
0 files changed, 0 insertions, 0 deletions