diff options
author | Andy Shevchenko <[email protected]> | 2023-02-15 15:42:41 +0200 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2023-03-06 13:52:34 +0100 |
commit | 472bbb2cfd6384fe4c4b956af2170c1225fe2a92 (patch) | |
tree | ff9ef3def1dd6a204fdea2d413c23a1512ad9442 /tools/perf/scripts/python/task-analyzer.py | |
parent | 6194485db61846cb76c2479d39643db539aa4b53 (diff) |
pinctrl: at91: Use dev_err_probe() instead of custom messaging
The custom message has no value except printing the error code,
the same does dev_err_probe(). Let's use the latter for the sake
of unification.
Note that some APIs already have messaging in them and some simply
do not require the current noise.
Signed-off-by: Andy Shevchenko <[email protected]>
Reviewed-by: Claudiu Beznea <[email protected]>
Tested-by: Claudiu Beznea <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions