Searched hist:e0aa56dc7b18c80b12a9afd23d90aa6d186f639a (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/usb/host/ |
H A D | xhci-dbgcap.h | diff e0aa56dc7b18c80b12a9afd23d90aa6d186f639a Thu Jul 23 09:45:25 CDT 2020 Mathias Nyman <mathias.nyman@linux.intel.com> xhci: dbc: simplify dbc requests allocation and queueing
Don't pass endpoint pointer, dbctty should not be aware of struct dbc_ep, knowing the direction is enough.
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com> Link: https://lore.kernel.org/r/20200723144530.9992-23-mathias.nyman@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | xhci-dbgtty.c | diff e0aa56dc7b18c80b12a9afd23d90aa6d186f639a Thu Jul 23 09:45:25 CDT 2020 Mathias Nyman <mathias.nyman@linux.intel.com> xhci: dbc: simplify dbc requests allocation and queueing
Don't pass endpoint pointer, dbctty should not be aware of struct dbc_ep, knowing the direction is enough.
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com> Link: https://lore.kernel.org/r/20200723144530.9992-23-mathias.nyman@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | xhci-dbgcap.c | diff e0aa56dc7b18c80b12a9afd23d90aa6d186f639a Thu Jul 23 09:45:25 CDT 2020 Mathias Nyman <mathias.nyman@linux.intel.com> xhci: dbc: simplify dbc requests allocation and queueing
Don't pass endpoint pointer, dbctty should not be aware of struct dbc_ep, knowing the direction is enough.
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com> Link: https://lore.kernel.org/r/20200723144530.9992-23-mathias.nyman@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|