Mathias Nyman be33f48093 xhci: dbc: Add device pointer to dbc structure
Currently the dbc structure contains a pointer to struct xhci_hcd,
and dbc functions use that to dig up the underlying device pointer.

We are trying to decouple xhci and dbc code, and prepare for
code that use dbc such as dbctty into into real device drivers.
This is one step along the way.

Keep functionality the same and keep the xhci pointer, and
let the new device pointer point to the xhci device for now.

Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/r/20200723144530.9992-8-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-07-23 17:05:26 +02:00
..
2020-07-10 08:55:17 +02:00
2020-07-20 09:41:30 +02:00
2020-07-20 09:41:30 +02:00
2020-07-20 09:41:30 +02:00
2020-07-20 09:41:30 +02:00
2020-07-20 09:41:30 +02:00
2020-07-10 08:55:17 +02:00
2020-07-20 09:41:30 +02:00
2019-09-02 19:20:57 +02:00