diff options
author | Mathias Nyman <mathias.nyman@linux.intel.com> | 2021-01-29 15:00:19 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-01-29 14:16:50 +0100 |
commit | d4dff8043ea5b93a30cb9b19d4407bd506a6877a (patch) | |
tree | 55ad3ffa82cac6ff75eb65943b8698a531dafbf6 /mm/slab.c | |
parent | ab58f3bb6aaaf98ba81d5c627ac25c08ff4ed4f1 (diff) | |
download | linux-d4dff8043ea5b93a30cb9b19d4407bd506a6877a.tar.bz2 |
xhci: get isochronous ring directly from endpoint structure
isochronous endpoints do not support streams, meaning that
there is only one ring per endpoint.
Avoid double-fetching the transfer event DMA to get the
ring. Also makes passing the event to skip_isoc_td() uncecessary.
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/r/20210129130044.206855-3-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'mm/slab.c')
0 files changed, 0 insertions, 0 deletions