1
0
Fork 0

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: Mark Brown <broonie@linaro.org>
Acked-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
wifi-calibration
Mark Brown 2013-08-19 16:07:26 +01:00 committed by Linus Walleij
parent 13ceb77aef
commit 736658c5eb
1 changed files with 1 additions and 1 deletions

View File

@ -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