diff options
author | Enrico Weigelt <info@metux.net> | 2020-12-02 14:37:54 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2020-12-05 23:27:01 +0100 |
commit | c47d9e1b734361a5d809fae02a268b85ab0f95ee (patch) | |
tree | f10742281d2ff603cc04756246ec140c59167049 /drivers/gpio/TODO | |
parent | e0822cf9b892ed051830daaf57896aca48c8567b (diff) |
gpio: just plain warning when nonexisting gpio requested
When trying to export an nonexisting gpio ID, the kernel prints out a
big warning w/ stacktrace, sounding like a huge problem. In fact it's
a pretty normal situation, like file or device not found.
So, just print a more relaxed warning instead.
changes v2: drop defining pr_fmt()
Signed-off-by: Enrico Weigelt <info@metux.net>
Link: https://lore.kernel.org/r/20201202133754.32045-1-info@metux.net
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/TODO')
0 files changed, 0 insertions, 0 deletions