linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] pinctrl: palmas: Fix device name in Kconfig text
@ 2013-08-19 15:07 Mark Brown
  2013-08-20 11:00 ` Laxman Dewangan
  2013-08-21 22:23 ` Linus Walleij
  0 siblings, 2 replies; 3+ messages in thread
From: Mark Brown @ 2013-08-19 15:07 UTC (permalink / raw)
  To: Linus Walleij; +Cc: linux-kernel, Laxman Dewangan, Mark Brown

From: Mark Brown <broonie@linaro.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@linaro.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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] pinctrl: palmas: Fix device name in Kconfig text
  2013-08-19 15:07 [PATCH] pinctrl: palmas: Fix device name in Kconfig text Mark Brown
@ 2013-08-20 11:00 ` Laxman Dewangan
  2013-08-21 22:23 ` Linus Walleij
  1 sibling, 0 replies; 3+ messages in thread
From: Laxman Dewangan @ 2013-08-20 11:00 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linus Walleij, linux-kernel@vger.kernel.org, Mark Brown

On Monday 19 August 2013 08:37 PM, Mark Brown wrote:
> From: Mark Brown <broonie@linaro.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@linaro.org>
> ---
>

Acked-by: Laxman Dewangan <ldewangan@nvidia.com>

Thanks,
Laxman

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] pinctrl: palmas: Fix device name in Kconfig text
  2013-08-19 15:07 [PATCH] pinctrl: palmas: Fix device name in Kconfig text Mark Brown
  2013-08-20 11:00 ` Laxman Dewangan
@ 2013-08-21 22:23 ` Linus Walleij
  1 sibling, 0 replies; 3+ messages in thread
From: Linus Walleij @ 2013-08-21 22:23 UTC (permalink / raw)
  To: Mark Brown; +Cc: linux-kernel@vger.kernel.org, Laxman Dewangan, Mark Brown

On Mon, Aug 19, 2013 at 5:07 PM, Mark Brown <broonie@kernel.org> wrote:

> From: Mark Brown <broonie@linaro.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@linaro.org>

Patch applied with Laxman's ACK.

Thanks!
Linus Walleij

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-08-21 22:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-19 15:07 [PATCH] pinctrl: palmas: Fix device name in Kconfig text Mark Brown
2013-08-20 11:00 ` Laxman Dewangan
2013-08-21 22:23 ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).