diff options
author | Uwe Kleine-König <[email protected]> | 2024-02-16 08:18:30 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-02-19 16:59:34 +0000 |
commit | 09235bf3170fd4a0052af06825016d9557564f9b (patch) | |
tree | 405ef681df69d982c27c02207e6f57156b95a876 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | d68ce3aa8142333a96a071a9a0207f21c04e54cc (diff) |
regulator: pwm-regulator: Use dev_err_probe() for error paths in .probe()
One error path already used the dev_err_probe() helper. Make use of it
in the other error paths, too, for consistent output. This results in a
more compact source code and symbolic output of the error code.
Signed-off-by: Uwe Kleine-König <[email protected]>
Link: https://msgid.link/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions