diff options
| author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2023-02-15 15:42:41 +0200 |
|---|---|---|
| committer | Linus Walleij <linus.walleij@linaro.org> | 2023-03-06 13:52:34 +0100 |
| commit | 472bbb2cfd6384fe4c4b956af2170c1225fe2a92 (patch) | |
| tree | ff9ef3def1dd6a204fdea2d413c23a1512ad9442 /tools/perf/scripts/python/export-to-sqlite.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 <andriy.shevchenko@linux.intel.com>
Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Tested-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/20230215134242.37618-5-andriy.shevchenko@linux.intel.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
