diff options
author | Niklas Neronin <[email protected]> | 2024-06-26 15:48:23 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-06-27 16:08:05 +0200 |
commit | 7476a2215c07703db5e95efaa3fc5b9f957b9417 (patch) | |
tree | cd536d3989c355558d1f1a03e2e485c30ba8aabe /tools/perf/scripts/python/gecko.py | |
parent | 2c0df12a3e91075302d4e9adff3a2f0488e315a4 (diff) |
usb: xhci: move link chain bit quirk checks into one helper function.
Older 0.95 xHCI hosts and some other specific newer hosts require the
chain bit to be set for Link TRBs even if the link TRB is not in the
middle of a transfer descriptor (TD).
move the checks for all those cases into one xhci_link_chain_quirk()
function to clean up and avoid code duplication.
No functional changes.
[skip renaming chain_links flag, reword commit message -Mathias]
Signed-off-by: Niklas Neronin <[email protected]>
Signed-off-by: Mathias Nyman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions