OSDN Git Service

pinctrl: mcp23s08: Do not complain about unsupported params
authorJan Kundrát <jan.kundrat@cesnet.cz>
Thu, 7 Mar 2019 13:16:51 +0000 (14:16 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 7 May 2019 09:47:14 +0000 (11:47 +0200)
commite0e31695b53b649dc2784c4dd517bcdd09bce189
tree031fa6b71f58913bc79de6c2f082ef89dd079f74
parent48f6ae0d759cfddfad126de57a0c8685ed4f08ff
pinctrl: mcp23s08: Do not complain about unsupported params

It is expected that some of these operations won't work on each and
every HW. Previously, even a simple `cat
/sys/kernel/debug/pinctrl/spi1.1/pinconf-pins` caused excessive dmesg
output.

Signed-off-by: Jan Kundrát <jan.kundrat@cesnet.cz>
Cc: Phil Reid <preid@electromag.com.au>
Cc: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Cc: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-mcp23s08.c