summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci.c
diff options
context:
space:
mode:
authorMathias Nyman <mathias.nyman@linux.intel.com>2024-02-17 03:09:35 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-02-17 18:24:38 +0300
commitedc47759bbc7bf5902676bac441c195a4c7e4180 (patch)
treeaaef7cbc68843e5cd8a770c68a99cae6a0afbb83 /drivers/usb/host/xhci.c
parent84008be8adb091d419659dda8e655b1956d3c230 (diff)
downloadlinux-edc47759bbc7bf5902676bac441c195a4c7e4180.tar.xz
xhci: Decouple handling an event from checking for unhandled events
Some sequences, will require traversing through the entire event ring without handling the event TRB. This is ideal for when secondary interrupters that are utilized by external entities need to clean up the interrupter's event rings during halting of the XHCI HCD. Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com> Signed-off-by: Wesley Cheng <quic_wcheng@quicinc.com> Link: https://lore.kernel.org/r/20240217001017.29969-10-quic_wcheng@quicinc.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/xhci.c')
0 files changed, 0 insertions, 0 deletions