Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1371123 > unrolled thread

[PATCH] mfd: max77686/max77693: Fix misspelled Samsung address

Started byKrzysztof Kozlowski <k.kozlowski@samsung.com>
First post2016-04-05 04:30 +0200
Last post2016-04-11 14:00 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH] mfd: max77686/max77693: Fix misspelled Samsung address Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-04-05 04:30 +0200
    Re: [PATCH] mfd: max77686/max77693: Fix misspelled Samsung address Lee Jones <lee.jones@linaro.org> - 2016-04-11 14:00 +0200

#1371123 — [PATCH] mfd: max77686/max77693: Fix misspelled Samsung address

FromKrzysztof Kozlowski <k.kozlowski@samsung.com>
Date2016-04-05 04:30 +0200
Subject[PATCH] mfd: max77686/max77693: Fix misspelled Samsung address
Message-ID<rkoUG-4m4-7@gated-at.bofh.it>
Correct smasung.com into samsung.com.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
---
 drivers/mfd/max77686.c | 2 +-
 drivers/mfd/max77693.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/mfd/max77686.c b/drivers/mfd/max77686.c
index c1aff46e89d9..0aa33d4ee165 100644
--- a/drivers/mfd/max77686.c
+++ b/drivers/mfd/max77686.c
@@ -2,7 +2,7 @@
  * max77686.c - mfd core driver for the Maxim 77686/802
  *
  * Copyright (C) 2012 Samsung Electronics
- * Chiwoong Byun <woong.byun@smasung.com>
+ * Chiwoong Byun <woong.byun@samsung.com>
  * Jonghwa Lee <jonghwa3.lee@samsung.com>
  *
  * This program is free software; you can redistribute it and/or modify
diff --git a/drivers/mfd/max77693.c b/drivers/mfd/max77693.c
index b83b7a7da1ae..9fb2f7be6f70 100644
--- a/drivers/mfd/max77693.c
+++ b/drivers/mfd/max77693.c
@@ -2,7 +2,7 @@
  * max77693.c - mfd core driver for the MAX 77693
  *
  * Copyright (C) 2012 Samsung Electronics
- * SangYoung Son <hello.son@smasung.com>
+ * SangYoung Son <hello.son@samsung.com>
  *
  * This program is not provided / owned by Maxim Integrated Products.
  *
-- 
2.5.0

[toc] | [next] | [standalone]


#1375759

FromLee Jones <lee.jones@linaro.org>
Date2016-04-11 14:00 +0200
Message-ID<rmIFB-5ju-31@gated-at.bofh.it>
In reply to#1371123
On Tue, 05 Apr 2016, Krzysztof Kozlowski wrote:

> Correct smasung.com into samsung.com.
> 
> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
> ---
>  drivers/mfd/max77686.c | 2 +-
>  drivers/mfd/max77693.c | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied, thanks.

> diff --git a/drivers/mfd/max77686.c b/drivers/mfd/max77686.c
> index c1aff46e89d9..0aa33d4ee165 100644
> --- a/drivers/mfd/max77686.c
> +++ b/drivers/mfd/max77686.c
> @@ -2,7 +2,7 @@
>   * max77686.c - mfd core driver for the Maxim 77686/802
>   *
>   * Copyright (C) 2012 Samsung Electronics
> - * Chiwoong Byun <woong.byun@smasung.com>
> + * Chiwoong Byun <woong.byun@samsung.com>
>   * Jonghwa Lee <jonghwa3.lee@samsung.com>
>   *
>   * This program is free software; you can redistribute it and/or modify
> diff --git a/drivers/mfd/max77693.c b/drivers/mfd/max77693.c
> index b83b7a7da1ae..9fb2f7be6f70 100644
> --- a/drivers/mfd/max77693.c
> +++ b/drivers/mfd/max77693.c
> @@ -2,7 +2,7 @@
>   * max77693.c - mfd core driver for the MAX 77693
>   *
>   * Copyright (C) 2012 Samsung Electronics
> - * SangYoung Son <hello.son@smasung.com>
> + * SangYoung Son <hello.son@samsung.com>
>   *
>   * This program is not provided / owned by Maxim Integrated Products.
>   *

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web