diff options
author | Krzysztof Kozlowski <[email protected]> | 2024-06-12 18:15:17 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-06-18 16:47:17 +0100 |
commit | 4a03b5dbad466c902d522f3405daa4e5d80578c5 (patch) | |
tree | 732116a4198e6f7313ef625a2d26433d7d3adb51 /tools/perf/scripts/python/netdev-times.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 <[email protected]>
Link: https://msgid.link/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions