Searched hist:"688915 b11aa7f8b92d12a2e4672d71e3626a0e6a" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/host/ |
H A D | xhci-dbgtty.c | diff 688915b11aa7f8b92d12a2e4672d71e3626a0e6a Thu Jul 23 09:45:29 CDT 2020 Mathias Nyman <mathias.nyman@linux.intel.com> xhci: dbgcap: remove dbc dependency on dbctty specific flag
dbc should not be aware of, or use any dbctty specific variables. currenly dbc driver reads the port->registered flag to see if the callbacks should be called.
Only makes these decisions based on dbc internal state instead.
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com> Link: https://lore.kernel.org/r/20200723144530.9992-27-mathias.nyman@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | xhci-dbgcap.c | diff 688915b11aa7f8b92d12a2e4672d71e3626a0e6a Thu Jul 23 09:45:29 CDT 2020 Mathias Nyman <mathias.nyman@linux.intel.com> xhci: dbgcap: remove dbc dependency on dbctty specific flag
dbc should not be aware of, or use any dbctty specific variables. currenly dbc driver reads the port->registered flag to see if the callbacks should be called.
Only makes these decisions based on dbc internal state instead.
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com> Link: https://lore.kernel.org/r/20200723144530.9992-27-mathias.nyman@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|