aboutsummaryrefslogtreecommitdiff
path: root/lib/zstd/common/debug.c
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2024-09-02 16:30:40 +0300
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>2024-09-04 09:02:43 +0200
commita794331325f143bd010a91aa078547fee7fe907e (patch)
tree416fbec2f2197e4753de1f1f85b2b48e328353ac /lib/zstd/common/debug.c
parente1df5d0229c37265e4a84a32e71690c5089d2f5b (diff)
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 'lib/zstd/common/debug.c')
0 files changed, 0 insertions, 0 deletions