All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: EXYNOS: Fix incorrect help text
@ 2012-08-28  8:07 Sachin Kamat
  2012-08-28 23:20 ` Kukjin Kim
  0 siblings, 1 reply; 2+ messages in thread
From: Sachin Kamat @ 2012-08-28  8:07 UTC (permalink / raw)
  To: linux-samsung-soc; +Cc: kgene.kim, sachin.kamat, patches

Changed Exynos4 -> Exynos5.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
---
 arch/arm/mach-exynos/Kconfig |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig
index b5b4c8c..9369ff7 100644
--- a/arch/arm/mach-exynos/Kconfig
+++ b/arch/arm/mach-exynos/Kconfig
@@ -418,8 +418,8 @@ config MACH_EXYNOS5_DT
 	select USE_OF
 	select ARM_AMBA
 	help
-	  Machine support for Samsung Exynos4 machine with device tree enabled.
-	  Select this if a fdt blob is available for the EXYNOS4 SoC based board.
+	  Machine support for Samsung Exynos5 machine with device tree enabled.
+	  Select this if a fdt blob is available for the EXYNOS5 SoC based board.
 
 if ARCH_EXYNOS4
 
-- 
1.7.4.1

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

* Re: [PATCH] ARM: EXYNOS: Fix incorrect help text
  2012-08-28  8:07 [PATCH] ARM: EXYNOS: Fix incorrect help text Sachin Kamat
@ 2012-08-28 23:20 ` Kukjin Kim
  0 siblings, 0 replies; 2+ messages in thread
From: Kukjin Kim @ 2012-08-28 23:20 UTC (permalink / raw)
  To: Sachin Kamat; +Cc: linux-samsung-soc, kgene.kim, patches

On 08/28/12 01:07, Sachin Kamat wrote:
> Changed Exynos4 ->  Exynos5.
>
> Signed-off-by: Sachin Kamat<sachin.kamat@linaro.org>
> ---
>   arch/arm/mach-exynos/Kconfig |    4 ++--
>   1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig
> index b5b4c8c..9369ff7 100644
> --- a/arch/arm/mach-exynos/Kconfig
> +++ b/arch/arm/mach-exynos/Kconfig
> @@ -418,8 +418,8 @@ config MACH_EXYNOS5_DT
>   	select USE_OF
>   	select ARM_AMBA
>   	help
> -	  Machine support for Samsung Exynos4 machine with device tree enabled.
> -	  Select this if a fdt blob is available for the EXYNOS4 SoC based board.
> +	  Machine support for Samsung Exynos5 machine with device tree enabled.
> +	  Select this if a fdt blob is available for the EXYNOS5 SoC based board.
>
>   if ARCH_EXYNOS4
>
Yes, applied.

Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

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

end of thread, other threads:[~2012-08-28 23:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-28  8:07 [PATCH] ARM: EXYNOS: Fix incorrect help text Sachin Kamat
2012-08-28 23:20 ` Kukjin Kim

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.