aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorPierre-Louis Bossart <[email protected]>2020-01-14 18:08:36 -0600
committerVinod Koul <[email protected]>2020-02-25 15:57:02 +0530
commitfb9469e54fa7a7b6a8137c40ae66c41b8d0ab175 (patch)
treecad02606cea942f7755c18e20e5ac5e4a937c4ea /tools/perf/scripts/python/export-to-postgresql.py
parent2140b66b5d3ecf6c7c0fa9dc5eebb41855765ace (diff)
soundwire: bus: fix race condition with enumeration_complete signaling
This patch adds the signaling needed for Slave drivers to wait until the enumeration completes so that race conditions when issuing read/write commands are avoided. The calls for wait_for_completion() will be added in codec drivers in follow-up patches. The order between init_completion() and complete() is deterministic, the Slave is marked as UNATTACHED either during a Master-initiated HardReset, or when the hardware detects the Slave no longer reports as ATTACHED. Signed-off-by: Pierre-Louis Bossart <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions