Commit 736658c5 authored by Mark Brown's avatar Mark Brown Committed by Linus Walleij

pinctrl: palmas: Fix device name in Kconfig text

The device family is called Palmas so there should be a 's' on the end of
the name.
Signed-off-by: default avatarMark Brown <broonie@linaro.org>
Acked-by: default avatarLaxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 13ceb77a
......@@ -262,7 +262,7 @@ config PINCTRL_EXYNOS5440
select PINCONF
config PINCTRL_PALMAS
bool "Pinctrl driver for the PALMA Series MFD devices"
bool "Pinctrl driver for the PALMAS Series MFD devices"
depends on OF && MFD_PALMAS
select GENERIC_PINCONF
help
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment