aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stat-cpi.py
diff options
context:
space:
mode:
authorSimon Trimmer <[email protected]>2023-05-18 16:02:49 +0100
committerMark Brown <[email protected]>2023-05-19 11:32:12 +0900
commitc9001a2754528fa5da20e8674b3afbd8c134cc91 (patch)
tree9c776a45b7158eb8b39874d05205e8079b46b128 /tools/perf/scripts/python/stat-cpi.py
parent608f1b0dbddec6b2fd766c10bcce2b651995e936 (diff)
ASoC: cs35l56: sdw_write_no_pm() should be performed under a pm_runtime request
SoundWire bus accesses must be performed under the guard of a pm_runtime request, in this case the write was being performed just after the request had been put() and so the bus could not be guaranteed to be available. Signed-off-by: Simon Trimmer <[email protected]> Signed-off-by: Richard Fitzgerald <[email protected]> Link: https://lore.kernel.org/r/Message-Id: <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions