xhci: dbc: remove tty specific port structure from struct xhci_dbc
authorMathias Nyman <mathias.nyman@linux.intel.com>
Thu, 23 Jul 2020 14:45:30 +0000 (17:45 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 23 Jul 2020 15:05:29 +0000 (17:05 +0200)
commit9a360a7cae11461ccd933a9ea366b0dcb3afadb0
tree3a109769a2115c775dd9ea5a2940ba9dfa7cf2d9
parent688915b11aa7f8b92d12a2e4672d71e3626a0e6a
xhci: dbc: remove tty specific port structure from struct xhci_dbc

Use a void pointer that any function driver can use instead.

Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/r/20200723144530.9992-28-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