summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorbui duc phuc <phucduc.bui@gmail.com>2026-07-23 18:10:11 +0700
committerMark Brown <broonie@kernel.org>2026-07-30 15:14:31 +0100
commit65ebc8347a9cfdbf6133adfb018c7243ce5d30f6 (patch)
treef9d95e98c349b924495a527bc24bfbe22f650724 /tools/perf/scripts/python/bin
parent7859b74c0bd600cddd86afd55a3dde285a8c2937 (diff)
ASoC: starfive: jh7110-pwmdac: Remove unnecessary goto
The error path after jh7110_pwmdac_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-2-phucduc.bui@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions