aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorPierre-Louis Bossart <[email protected]>2019-12-11 19:45:06 -0600
committerVinod Koul <[email protected]>2019-12-12 09:17:07 +0530
commit4da0680f24c9af2de8406ded68c4ef967f448de3 (patch)
tree1e31712c8ad7dbfdf5ac3bf02fd01bf6af8f5854 /tools/perf/util/trace-event-scripting.c
parent905b5a81afe15e8252e5892b8ca1ff1c1adfb79d (diff)
soundwire: intel: add mutex for shared SHIM register access
Some of the Intel SoundWire SHIM registers contain fields for different links. Without protection, the master drivers for the different links will access these shared registers, leading to invalid configurations and timeouts (specifically when changing CPA/SPA power-related registers and polling for the changes to be applied). A mutex is added to make sure all rmw access to those registers are serialized. 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/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions