summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2026-07-28 19:44:03 +0100
committerMark Brown <broonie@kernel.org>2026-07-28 19:44:03 +0100
commit9d21577c23348c1c32b823ad2984f02b0945da9a (patch)
tree258b647a83ab8ec86e164f7a28235004796b913a /tools/perf/scripts/python/flamegraph.py
parent9167f260477b18ee9ffffc35fcf721f7255c444f (diff)
parent924448b41b65fedac11f35b2191d9eb58ef56e08 (diff)
ASoC: ti: Improve probe error handling
From: bui duc phuc <phucduc.bui@gmail.com> says: This series cleans up probe error handling across several TI ASoC drivers. The changes fall into two categories: 1.Replace dev_err() with dev_err_probe() when reporting probe failures. This preserves the original error code while suppressing unnecessary log messages for deferred probe errors. 2.Preserve the original error codes returned by helper functions instead of converting them to -ENODEV, and remove redundant error messages where the helper already reports the failure. Build-tested only. Link: https://patch.msgid.link/20260716103911.77652-1-phucduc.bui@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions