summaryrefslogtreecommitdiff
path: root/drivers/nvme/host
diff options
context:
space:
mode:
authorMathias Nyman <mathias.nyman@linux.intel.com>2021-01-29 15:00:19 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-01-29 14:16:50 +0100
commitd4dff8043ea5b93a30cb9b19d4407bd506a6877a (patch)
tree55ad3ffa82cac6ff75eb65943b8698a531dafbf6 /drivers/nvme/host
parentab58f3bb6aaaf98ba81d5c627ac25c08ff4ed4f1 (diff)
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 'drivers/nvme/host')
0 files changed, 0 insertions, 0 deletions