From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753630AbcHQMJl (ORCPT ); Wed, 17 Aug 2016 08:09:41 -0400 Received: from mailout3.w1.samsung.com ([210.118.77.13]:30708 "EHLO mailout3.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752971AbcHQMIV (ORCPT ); Wed, 17 Aug 2016 08:08:21 -0400 X-AuditID: cbfec7f4-f796c6d000001486-3a-57b453b07715 From: Krzysztof Kozlowski To: Chanwoo Choi , Krzysztof Kozlowski , Bartlomiej Zolnierkiewicz , MyungJoo Ham , Dmitry Torokhov , Lee Jones , Sebastian Reichel , Dmitry Eremin-Solenikov , David Woodhouse , Liam Girdwood , Mark Brown , linux-kernel@vger.kernel.org, linux-input@vger.kernel.org, linux-pm@vger.kernel.org, linux-samsung-soc@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 1/5] mfd: max14577: Change Krzysztof Kozlowski's email to kernel.org Date: Wed, 17 Aug 2016 14:07:42 +0200 Message-id: <1471435666-11880-2-git-send-email-k.kozlowski@samsung.com> X-Mailer: git-send-email 1.9.1 In-reply-to: <1471435666-11880-1-git-send-email-k.kozlowski@samsung.com> References: <1471435666-11880-1-git-send-email-k.kozlowski@samsung.com> X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFjrMLMWRmVeSWpSXmKPExsVy+t/xa7obgreEGyx4a2OxccZ6VoupD5+w WVz/8pzVYtKT98wWhxe9YLSYuHIys8XrF4YW589vYLe4//Uoo8W3Kx1MFjc/fWO1uLxrDpvF 594jjBYzzu9jsrjduILN4vTuEgcBj52z7rJ7bF6h5bFpVSebx51re9g8+rasYvT4vEkugC2K yyYlNSezLLVI3y6BK2PTuo3sBWuFK84uPc/ewDhLoIuRk0NCwETi3amVjBC2mMSFe+vZuhi5 OIQEljJKLLixiRnCaWSS+NK0mgWkik3AWGLz8iVgVSICp1gktqxdxwaSYBYwlPj57g87iC0s ECbRevYQkM3BwSKgKtFwvQwkzCvgLnHuTDsrxDY5iZPHJoPZnAIeEr+vt4LNFwKqefn4CesE Rt4FjAyrGEVTS5MLipPScw31ihNzi0vz0vWS83M3MUKC9ssOxsXHrA4xCnAwKvHw3rTaHC7E mlhWXJl7iFGCg1lJhHdfwJZwId6UxMqq1KL8+KLSnNTiQ4zSHCxK4rxzd70PERJITyxJzU5N LUgtgskycXBKNTAy7f2f+95rwflwbYmZZ9eaXlAN8jT8mHr+/4Qn9qc3MXxz5ZDgy/F7oaP5 +m/D4ykz1yUdiey8P20P33v7qSI8fZxRt6puTUjSyfcV5Np4wb4l/doP0U9eaXUTEm+Y6AXP /+k+d+VVbx6WvYv/TbBhb2J7F3OXy+Fev+nbFeuikgRjLj6ZfSlQiaU4I9FQi7moOBEANFpV FVYCAAA= Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 --- drivers/mfd/max14577.c | 4 ++-- include/linux/mfd/max14577-private.h | 2 +- include/linux/mfd/max14577.h | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/mfd/max14577.c b/drivers/mfd/max14577.c index 6c245128ab2e..6cbe96b28f42 100644 --- a/drivers/mfd/max14577.c +++ b/drivers/mfd/max14577.c @@ -3,7 +3,7 @@ * * Copyright (C) 2014 Samsung Electronics * Chanwoo Choi - * Krzysztof Kozlowski + * Krzysztof Kozlowski * * 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 @@ -569,6 +569,6 @@ static void __exit max14577_i2c_exit(void) } module_exit(max14577_i2c_exit); -MODULE_AUTHOR("Chanwoo Choi , Krzysztof Kozlowski "); +MODULE_AUTHOR("Chanwoo Choi , Krzysztof Kozlowski "); MODULE_DESCRIPTION("Maxim 14577/77836 multi-function core driver"); MODULE_LICENSE("GPL"); diff --git a/include/linux/mfd/max14577-private.h b/include/linux/mfd/max14577-private.h index f01c1fae4d84..df75234f979d 100644 --- a/include/linux/mfd/max14577-private.h +++ b/include/linux/mfd/max14577-private.h @@ -3,7 +3,7 @@ * * Copyright (C) 2014 Samsung Electrnoics * Chanwoo Choi - * Krzysztof Kozlowski + * Krzysztof Kozlowski * * 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 diff --git a/include/linux/mfd/max14577.h b/include/linux/mfd/max14577.h index ccfaf952c31b..d81b52bb8bee 100644 --- a/include/linux/mfd/max14577.h +++ b/include/linux/mfd/max14577.h @@ -3,7 +3,7 @@ * * Copyright (C) 2014 Samsung Electrnoics * Chanwoo Choi - * Krzysztof Kozlowski + * Krzysztof Kozlowski * * 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 -- 1.9.1