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


Groups > linux.kernel > #1464538 > unrolled thread

[PATCH 3/5] extcon: max14577: Change Krzysztof Kozlowski's email to kernel.org

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

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH 3/5] extcon: max14577: Change Krzysztof Kozlowski's email to  kernel.org Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-08-17 14:10 +0200
    Re: [PATCH 3/5] extcon: max14577: Change Krzysztof Kozlowski's email  to kernel.org Chanwoo Choi <cwchoi00@gmail.com> - 2016-08-17 14:50 +0200

#1464538 — [PATCH 3/5] extcon: max14577: Change Krzysztof Kozlowski's email to kernel.org

FromKrzysztof Kozlowski <k.kozlowski@samsung.com>
Date2016-08-17 14:10 +0200
Subject[PATCH 3/5] extcon: max14577: Change Krzysztof Kozlowski's email to kernel.org
Message-ID<s77Ps-PF-7@gated-at.bofh.it>
Change my email address to kernel.org instead of Samsung one for the
purpose of any future contact.  The copyrights remain untouched and are
attributed to Samsung.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
---
 drivers/extcon/extcon-max14577.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/extcon/extcon-max14577.c b/drivers/extcon/extcon-max14577.c
index 852a7112f451..a0cd6522a0ea 100644
--- a/drivers/extcon/extcon-max14577.c
+++ b/drivers/extcon/extcon-max14577.c
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2013,2014 Samsung Electronics
  * Chanwoo Choi <cw00.choi@samsung.com>
- * Krzysztof Kozlowski <k.kozlowski@samsung.com>
+ * Krzysztof Kozlowski <krzk@kernel.org>
  *
  * 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
@@ -791,6 +791,6 @@ static struct platform_driver max14577_muic_driver = {
 module_platform_driver(max14577_muic_driver);
 
 MODULE_DESCRIPTION("Maxim 14577/77836 Extcon driver");
-MODULE_AUTHOR("Chanwoo Choi <cw00.choi@samsung.com>, Krzysztof Kozlowski <k.kozlowski@samsung.com>");
+MODULE_AUTHOR("Chanwoo Choi <cw00.choi@samsung.com>, Krzysztof Kozlowski <krzk@kernel.org>");
 MODULE_LICENSE("GPL");
 MODULE_ALIAS("platform:extcon-max14577");
-- 
1.9.1

[toc] | [next] | [standalone]


#1464560 — Re: [PATCH 3/5] extcon: max14577: Change Krzysztof Kozlowski's email to kernel.org

FromChanwoo Choi <cwchoi00@gmail.com>
Date2016-08-17 14:50 +0200
SubjectRe: [PATCH 3/5] extcon: max14577: Change Krzysztof Kozlowski's email to kernel.org
Message-ID<s78sa-15B-23@gated-at.bofh.it>
In reply to#1464538
Hi,

2016-08-17 21:07 GMT+09:00 Krzysztof Kozlowski <k.kozlowski@samsung.com>:
> Change my email address to kernel.org instead of Samsung one for the
> purpose of any future contact.  The copyrights remain untouched and are
> attributed to Samsung.
>
> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
> ---
>  drivers/extcon/extcon-max14577.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/extcon/extcon-max14577.c b/drivers/extcon/extcon-max14577.c
> index 852a7112f451..a0cd6522a0ea 100644
> --- a/drivers/extcon/extcon-max14577.c
> +++ b/drivers/extcon/extcon-max14577.c
> @@ -3,7 +3,7 @@
>   *
>   * Copyright (C) 2013,2014 Samsung Electronics
>   * Chanwoo Choi <cw00.choi@samsung.com>
> - * Krzysztof Kozlowski <k.kozlowski@samsung.com>
> + * Krzysztof Kozlowski <krzk@kernel.org>
>   *
>   * 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
> @@ -791,6 +791,6 @@ static struct platform_driver max14577_muic_driver = {
>  module_platform_driver(max14577_muic_driver);
>
>  MODULE_DESCRIPTION("Maxim 14577/77836 Extcon driver");
> -MODULE_AUTHOR("Chanwoo Choi <cw00.choi@samsung.com>, Krzysztof Kozlowski <k.kozlowski@samsung.com>");
> +MODULE_AUTHOR("Chanwoo Choi <cw00.choi@samsung.com>, Krzysztof Kozlowski <krzk@kernel.org>");
>  MODULE_LICENSE("GPL");
>  MODULE_ALIAS("platform:extcon-max14577");

Applied it.

Thanks,
Chanwoo Choi

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web