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


Groups > linux.kernel > #1371121 > unrolled thread

[PATCH] regulator: max8997/max77802: Fix misspelled Samsung address

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

Back to article view | Back to linux.kernel


Contents

  [PATCH] regulator: max8997/max77802: Fix misspelled Samsung address Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-04-05 04:30 +0200
    Re: [PATCH] regulator: max8997/max77802: Fix misspelled Samsung  address Javier Martinez Canillas <javier@osg.samsung.com> - 2016-04-05 14:50 +0200

#1371121 — [PATCH] regulator: max8997/max77802: Fix misspelled Samsung address

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

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

diff --git a/drivers/regulator/max77802-regulator.c b/drivers/regulator/max77802-regulator.c
index c07ee13bd470..1d3539324d9a 100644
--- a/drivers/regulator/max77802-regulator.c
+++ b/drivers/regulator/max77802-regulator.c
@@ -5,7 +5,7 @@
  * Simon Glass <sjg@chromium.org>
  *
  * 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/regulator/max8997-regulator.c b/drivers/regulator/max8997-regulator.c
index ea0196d4496b..efabc0ea0e96 100644
--- a/drivers/regulator/max8997-regulator.c
+++ b/drivers/regulator/max8997-regulator.c
@@ -2,7 +2,7 @@
  * max8997.c - Regulator driver for the Maxim 8997/8966
  *
  * Copyright (C) 2011 Samsung Electronics
- * MyungJoo Ham <myungjoo.ham@smasung.com>
+ * MyungJoo Ham <myungjoo.ham@samsung.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
-- 
2.5.0

[toc] | [next] | [standalone]


#1371529 — Re: [PATCH] regulator: max8997/max77802: Fix misspelled Samsung address

FromJavier Martinez Canillas <javier@osg.samsung.com>
Date2016-04-05 14:50 +0200
SubjectRe: [PATCH] regulator: max8997/max77802: Fix misspelled Samsung address
Message-ID<rkyAI-3wP-53@gated-at.bofh.it>
In reply to#1371121
Hello Krzysztof,

On 04/04/2016 10:05 PM, Krzysztof Kozlowski wrote:
> Correct smasung.com into samsung.com.
> 
> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
> ---
>  drivers/regulator/max77802-regulator.c | 2 +-
>  drivers/regulator/max8997-regulator.c  | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/regulator/max77802-regulator.c b/drivers/regulator/max77802-regulator.c
> index c07ee13bd470..1d3539324d9a 100644
> --- a/drivers/regulator/max77802-regulator.c
> +++ b/drivers/regulator/max77802-regulator.c
> @@ -5,7 +5,7 @@
>   * Simon Glass <sjg@chromium.org>
>   *
>   * Copyright (C) 2012 Samsung Electronics
> - * Chiwoong Byun <woong.byun@smasung.com>
> + * Chiwoong Byun <woong.byun@samsung.com>

Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>

Best regards,
-- 
Javier Martinez Canillas
Open Source Group
Samsung Research America

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web