| commit | da8cfad65c5d32ff4c44465b20ee56b652433618 | [log] [tgz] |
|---|---|---|
| author | Mathias Nyman <mathias.nyman@linux.intel.com> | Tue Jul 19 19:31:27 2022 +0300 |
| committer | Mathias Nyman <mathias.nyman@linux.intel.com> | Mon Oct 17 10:15:21 2022 +0300 |
| tree | 84337c9882ed0ef47d1a0826d4e09a6adb530a48 | |
| parent | 24794c5803ab08547c7d5dee69484628ac92b895 [diff] |
xhci: run interrupt handler manually if timeout with pending interrupt Bluntly call the interrupt handler from the timer if a command times and we have a pending interrupt and unhandled command completion events For testing only, not upstream Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>