diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2024-06-12 18:15:17 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-06-18 16:47:17 +0100 |
commit | 4a03b5dbad466c902d522f3405daa4e5d80578c5 (patch) | |
tree | 732116a4198e6f7313ef625a2d26433d7d3adb51 /tools/perf/scripts/python/task-analyzer.py | |
parent | b2ff7c88bf751fa502f5707f0b7b047afcba87dc (diff) |
ASoC: codecs: wcd9335: Handle nicer probe deferral and simplify with dev_err_probe()
wcd9335_parse_dt() function is called only from probe(), so printing
errors on resource acquisition is discouraged, because it can pollute
dmesg. Use dev_err_probe() to fix this and also make the code a bit
simpler.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://msgid.link/r/20240612-asoc-wcd9xxx-wide-cleanups-v1-4-0d15885b2a06@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions