diff options
author | 2024-09-02 16:30:40 +0300 | |
---|---|---|
committer | 2024-09-04 09:02:43 +0200 | |
commit | a794331325f143bd010a91aa078547fee7fe907e (patch) | |
tree | 416fbec2f2197e4753de1f1f85b2b48e328353ac /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | gpio: pch: kerneldoc fixes for excess members (diff) | |
download | wireguard-linux-a794331325f143bd010a91aa078547fee7fe907e.tar.xz wireguard-linux-a794331325f143bd010a91aa078547fee7fe907e.zip |
gpio: stmpe: Fix IRQ related error messages
First of all, remove duplicate message that platform_get_irq()
does already print. Second, correct the error message when unable
to register a handler, which is broken in two ways:
1) the misleading 'get' vs. 'register';
2) missing '\n' at the end.
(Yes, for the curious ones, the dev_*() cases do not require '\n'
and issue it automatically, but it's better to have them explicit)
Fix all this here.
Fixes: 1882e769362b ("gpio: stmpe: Simplify with dev_err_probe()")
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20240902133148.2569486-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions