aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorMark Brown <[email protected]>2022-06-03 13:50:03 +0200
committerMark Brown <[email protected]>2022-06-06 12:38:55 +0100
commitac8a2ea48001a4c336fbaaa977642d5ad79cdbd8 (patch)
tree88b9577215785849343ca545d1a1ac4837cd6912 /tools/perf/scripts/python/check-perf-trace.py
parent2685d5046962f018b1a155b3eef316562414638b (diff)
ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put()
Currently wm_adsp_fw_put() returns 0 rather than 1 when updating the value of the control, meaning that no event is generated to userspace. Fix this by setting the default return value to 1, the code already exits early with a return value of 0 if the value is unchanged. Signed-off-by: Mark Brown <[email protected]> Reviewed-by: Richard Fitzgerald <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions