Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1464537 > unrolled thread
| Started by | Krzysztof Kozlowski <k.kozlowski@samsung.com> |
|---|---|
| First post | 2016-08-17 14:10 +0200 |
| Last post | 2016-08-19 19:30 +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.
[PATCH 4/5] input: misc: max77693: Change Krzysztof Kozlowski's email to kernel.org Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-08-17 14:10 +0200
Re: [PATCH 4/5] input: misc: max77693: Change Krzysztof Kozlowski's email to kernel.org Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2016-08-19 19:30 +0200
| From | Krzysztof Kozlowski <k.kozlowski@samsung.com> |
|---|---|
| Date | 2016-08-17 14:10 +0200 |
| Subject | [PATCH 4/5] input: misc: max77693: Change Krzysztof Kozlowski's email to kernel.org |
| Message-ID | <s77Ps-PF-19@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/input/misc/max77693-haptic.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/input/misc/max77693-haptic.c b/drivers/input/misc/max77693-haptic.c
index 29ddeb7be84b..46b0f48fbf49 100644
--- a/drivers/input/misc/max77693-haptic.c
+++ b/drivers/input/misc/max77693-haptic.c
@@ -3,7 +3,7 @@
*
* Copyright (C) 2014,2015 Samsung Electronics
* Jaewon Kim <jaewon02.kim@samsung.com>
- * Krzysztof Kozlowski <k.kozlowski@samsung.com>
+ * Krzysztof Kozlowski <krzk@kernel.org>
*
* This program is not provided / owned by Maxim Integrated Products.
*
@@ -426,7 +426,7 @@ static struct platform_driver max77693_haptic_driver = {
module_platform_driver(max77693_haptic_driver);
MODULE_AUTHOR("Jaewon Kim <jaewon02.kim@samsung.com>");
-MODULE_AUTHOR("Krzysztof Kozlowski <k.kozlowski@samsung.com>");
+MODULE_AUTHOR("Krzysztof Kozlowski <krzk@kernel.org>");
MODULE_DESCRIPTION("MAXIM 77693/77843 Haptic driver");
MODULE_ALIAS("platform:max77693-haptic");
MODULE_LICENSE("GPL");
--
1.9.1
[toc] | [next] | [standalone]
| From | Dmitry Torokhov <dmitry.torokhov@gmail.com> |
|---|---|
| Date | 2016-08-19 19:30 +0200 |
| Subject | Re: [PATCH 4/5] input: misc: max77693: Change Krzysztof Kozlowski's email to kernel.org |
| Message-ID | <s7VMd-8wb-29@gated-at.bofh.it> |
| In reply to | #1464537 |
On Wed, Aug 17, 2016 at 02:07:45PM +0200, Krzysztof Kozlowski wrote:
> 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>
Applied, thank you.
> ---
> drivers/input/misc/max77693-haptic.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/input/misc/max77693-haptic.c b/drivers/input/misc/max77693-haptic.c
> index 29ddeb7be84b..46b0f48fbf49 100644
> --- a/drivers/input/misc/max77693-haptic.c
> +++ b/drivers/input/misc/max77693-haptic.c
> @@ -3,7 +3,7 @@
> *
> * Copyright (C) 2014,2015 Samsung Electronics
> * Jaewon Kim <jaewon02.kim@samsung.com>
> - * Krzysztof Kozlowski <k.kozlowski@samsung.com>
> + * Krzysztof Kozlowski <krzk@kernel.org>
> *
> * This program is not provided / owned by Maxim Integrated Products.
> *
> @@ -426,7 +426,7 @@ static struct platform_driver max77693_haptic_driver = {
> module_platform_driver(max77693_haptic_driver);
>
> MODULE_AUTHOR("Jaewon Kim <jaewon02.kim@samsung.com>");
> -MODULE_AUTHOR("Krzysztof Kozlowski <k.kozlowski@samsung.com>");
> +MODULE_AUTHOR("Krzysztof Kozlowski <krzk@kernel.org>");
> MODULE_DESCRIPTION("MAXIM 77693/77843 Haptic driver");
> MODULE_ALIAS("platform:max77693-haptic");
> MODULE_LICENSE("GPL");
> --
> 1.9.1
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-pm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
Dmitry
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web