summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorbui duc phuc <phucduc.bui@gmail.com>2026-07-23 18:10:13 +0700
committerMark Brown <broonie@kernel.org>2026-07-30 15:14:34 +0100
commitde621dacea09c2417b3a6995c61ecdfba72fd485 (patch)
tree061a34aad1066e9ba3ab8f29f4782e2e83141c21 /tools/perf/scripts/python
parentdb233669245d967c76efb8a6e59a4f19903ca35b (diff)
ASoC: starfive: jh7110_tdm: Remove unnecessary goto
The error path after jh7110_tdm_runtime_resume() failure only performs a single cleanup operation before returning. Remove the unnecessary goto and return directly after calling pm_runtime_disable(), simplifying the control flow without changing the behavior. Signed-off-by: bui duc phuc <phucduc.bui@gmail.com> Link: https://patch.msgid.link/20260723111014.54071-4-phucduc.bui@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions