diff options
| author | bui duc phuc <phucduc.bui@gmail.com> | 2026-07-01 11:13:10 +0700 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-07-01 16:34:49 +0100 |
| commit | 47a0dde9a3bdd01359ce3a5f0b59a9de33b73dce (patch) | |
| tree | 2beb19177f228effdb7c7e88ba7b8ca553bf2bce /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 02fd694e60a7e2c581c7836f6781c01b9b419c8a (diff) | |
ASoC: ti: j721e-evm: Avoid mixing goto with guard()
The previous guard(mutex) conversion mixed cleanup helpers with
goto-based error handling, which is discouraged by the cleanup.h
guidelines.
Restore mutex_lock()/mutex_unlock() instead.
Fixes: 6f4cf77320ae ("ASoC: ti: j721e-evm: Use guard() for mutex locks")
Signed-off-by: bui duc phuc <phucduc.bui@gmail.com>
Link: https://patch.msgid.link/20260701041310.230725-3-phucduc.bui@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
