aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib
diff options
context:
space:
mode:
authorHans Verkuil <[email protected]>2023-04-24 16:07:28 +0100
committerMauro Carvalho Chehab <[email protected]>2023-05-26 10:52:22 +0100
commit73af6c7511038249cad3d5f3b44bf8d78ac0f499 (patch)
tree494dda03233dfc47f507324b1cc0a1b814699792 /tools/perf/scripts/python/Perf-Trace-Util/lib
parentfe4526d99e2e06b08bb80316c3a596ea6a807b75 (diff)
media: cec: core: don't set last_initiator if tx in progress
When a message was received the last_initiator is set to 0xff. This will force the signal free time for the next transmit to that for a new initiator. However, if a new transmit is already in progress, then don't set last_initiator, since that's the initiator of the current transmit. Overwriting this would cause the signal free time of a following transmit to be that of the new initiator instead of a next transmit. Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions