[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1376924846-17063-1-git-send-email-broonie@kernel.org>
Date: Mon, 19 Aug 2013 16:07:26 +0100
From: Mark Brown <broonie@...nel.org>
To: Linus Walleij <linus.walleij@...aro.org>
Cc: linux-kernel@...r.kernel.org,
Laxman Dewangan <ldewangan@...dia.com>,
Mark Brown <broonie@...aro.org>
Subject: [PATCH] pinctrl: palmas: Fix device name in Kconfig text
From: Mark Brown <broonie@...aro.org>
The device family is called Palmas so there should be a 's' on the end of
the name.
Signed-off-by: Mark Brown <broonie@...aro.org>
---
drivers/pinctrl/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/pinctrl/Kconfig b/drivers/pinctrl/Kconfig
index 8542cd4..bdb1a87 100644
--- a/drivers/pinctrl/Kconfig
+++ b/drivers/pinctrl/Kconfig
@@ -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
--
1.8.4.rc3
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists