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


Groups > linux.kernel > #1375759

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

From Lee Jones <lee.jones@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH] mfd: max77686/max77693: Fix misspelled Samsung address
Date 2016-04-11 14:00 +0200
Message-ID <rmIFB-5ju-31@gated-at.bofh.it> (permalink)
References <rkoUG-4m4-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[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

csiph-web