xhci: dbc: remove endpoint pointers from dbc_port structure
authorMathias Nyman <mathias.nyman@linux.intel.com>
Thu, 23 Jul 2020 14:45:26 +0000 (17:45 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 23 Jul 2020 15:05:28 +0000 (17:05 +0200)
commit4ee0e36643895e1b82d491e93acb5677d4d733de
tree5223d135f5ae5a90e2d50e799240b5eb885ab4bc
parente0aa56dc7b18c80b12a9afd23d90aa6d186f639a
xhci: dbc: remove endpoint pointers from dbc_port structure

dbctty no longer needs references directly to dbc endpoints,
so remove them

Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/r/20200723144530.9992-24-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-dbgcap.h
drivers/usb/host/xhci-dbgtty.c