android_kernel_xiaomi_sm8350/drivers/pinctrl/aspeed
Joel Stanley cc1affa234 pinctrl: aspeed: Fix confusing types in return value
[ Upstream commit 287a344a11f1ebd31055cf9b22c88d7005f108d7 ]

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-22 12:50:32 +01:00
..
Kconfig
Makefile
pinctrl-aspeed-g4.c
pinctrl-aspeed-g5.c
pinctrl-aspeed-g6.c
pinctrl-aspeed.c
pinctrl-aspeed.h
pinmux-aspeed.c
pinmux-aspeed.h