diff options
author | Shree Ramamoorthy <s-ramamoorthy@ti.com> | 2024-12-17 23:45:23 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-12-18 00:19:59 +0300 |
commit | e7ce0437709552a5f5e577c29f3dfde620153913 (patch) | |
tree | d9b6c5b1815853e31940feaa606c74b1f8767cb9 /tools/perf/scripts/python/flamegraph.py | |
parent | 08242719a8af603db54a2a79234a8fe600680105 (diff) | |
download | linux-e7ce0437709552a5f5e577c29f3dfde620153913.tar.xz |
regulator: tps65219: Use dev_err_probe() instead of dev_err()
Make the error message format unified by switching from dev_err() to
dev_err_probe() where there is a chance of -EPROBE_DEFER returned. This
helps simplify the error code where possible.
Signed-off-by: Shree Ramamoorthy <s-ramamoorthy@ti.com>
Link: https://patch.msgid.link/20241217204526.1010989-2-s-ramamoorthy@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions