WSL2-Linux-Kernel/drivers/pinctrl/aspeed
Joel Stanley a2a1065739 pinctrl: aspeed: Fix confusing types in return value
[ Upstream commit 287a344a11 ]

The function signature is int, but we return a bool. Instead return a
negative errno as the kerneldoc suggests.

Fixes: 4d3d0e4272 ("pinctrl: Add core support for Aspeed SoCs")
Signed-off-by: Joel Stanley <joel@jms.id.au>
Reviewed-by: Andrew Jeffery <andrew@aj.id.au>
Link: https://lore.kernel.org/r/20230119231856.52014-1-joel@jms.id.au
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-02-14 19:18:02 +01:00
..
Kconfig
Makefile
pinctrl-aspeed-g4.c
pinctrl-aspeed-g5.c pinctrl: aspeed: Fix minor documentation error 2021-05-19 02:11:18 +02:00
pinctrl-aspeed-g6.c pinctrl: pinctrl-aspeed-g6: remove FWQSPID group in pinctrl 2022-05-25 09:57:29 +02:00
pinctrl-aspeed.c pinctrl: aspeed: Fix confusing types in return value 2023-02-14 19:18:02 +01:00
pinctrl-aspeed.h
pinmux-aspeed.c pinctrl: aspeed: placate kernel-doc warnings 2021-08-10 15:29:44 +02:00
pinmux-aspeed.h isystem: trim/fixup stdarg.h and other headers 2021-08-19 09:02:55 +09:00