linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mmc: sdhci-esdhc: update contact email
@ 2020-05-02 14:28 Wolfram Sang
  2020-05-02 15:39 ` Joe Perches
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Wolfram Sang @ 2020-05-02 14:28 UTC (permalink / raw)
  To: linux-kernel
  Cc: Wolfram Sang, kernel, Adrian Hunter, Ulf Hansson, Shawn Guo,
	Sascha Hauer, Fabio Estevam, NXP Linux Team, linux-mmc

The 'pengutronix' address is defunct for years. Use the proper contact
address.

Signed-off-by: Wolfram Sang <wsa@kernel.org>
---
 drivers/mmc/host/sdhci-esdhc.h              | 2 +-
 include/linux/platform_data/mmc-esdhc-imx.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/mmc/host/sdhci-esdhc.h b/drivers/mmc/host/sdhci-esdhc.h
index 947212f16bc6..a30796e79b1c 100644
--- a/drivers/mmc/host/sdhci-esdhc.h
+++ b/drivers/mmc/host/sdhci-esdhc.h
@@ -5,7 +5,7 @@
  * Copyright (c) 2007 Freescale Semiconductor, Inc.
  * Copyright (c) 2009 MontaVista Software, Inc.
  * Copyright (c) 2010 Pengutronix e.K.
- *   Author: Wolfram Sang <w.sang@pengutronix.de>
+ *   Author: Wolfram Sang <kernel@pengutronix.de>
  */
 
 #ifndef _DRIVERS_MMC_SDHCI_ESDHC_H
diff --git a/include/linux/platform_data/mmc-esdhc-imx.h b/include/linux/platform_data/mmc-esdhc-imx.h
index 0434f68eda86..cba1184b364c 100644
--- a/include/linux/platform_data/mmc-esdhc-imx.h
+++ b/include/linux/platform_data/mmc-esdhc-imx.h
@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: GPL-2.0-only */
 /*
- * Copyright 2010 Wolfram Sang <w.sang@pengutronix.de>
+ * Copyright 2010 Wolfram Sang <kernel@pengutronix.de>
  */
 
 #ifndef __ASM_ARCH_IMX_ESDHC_H
-- 
2.20.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH] mmc: sdhci-esdhc: update contact email
  2020-05-02 14:28 [PATCH] mmc: sdhci-esdhc: update contact email Wolfram Sang
@ 2020-05-02 15:39 ` Joe Perches
  2020-05-02 17:55   ` Wolfram Sang
  2020-05-04  7:29 ` Adrian Hunter
  2020-05-07  9:29 ` Ulf Hansson
  2 siblings, 1 reply; 5+ messages in thread
From: Joe Perches @ 2020-05-02 15:39 UTC (permalink / raw)
  To: Wolfram Sang, linux-kernel
  Cc: kernel, Adrian Hunter, Ulf Hansson, Shawn Guo, Sascha Hauer,
	Fabio Estevam, NXP Linux Team, linux-mmc

On Sat, 2020-05-02 at 16:28 +0200, Wolfram Sang wrote:
> The 'pengutronix' address is defunct for years. Use the proper contact
> address.

Maybe add a .mailmap entry?



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] mmc: sdhci-esdhc: update contact email
  2020-05-02 15:39 ` Joe Perches
@ 2020-05-02 17:55   ` Wolfram Sang
  0 siblings, 0 replies; 5+ messages in thread
From: Wolfram Sang @ 2020-05-02 17:55 UTC (permalink / raw)
  To: Joe Perches
  Cc: linux-kernel, kernel, Adrian Hunter, Ulf Hansson, Shawn Guo,
	Sascha Hauer, Fabio Estevam, NXP Linux Team, linux-mmc

[-- Attachment #1: Type: text/plain, Size: 383 bytes --]

On Sat, May 02, 2020 at 08:39:16AM -0700, Joe Perches wrote:
> On Sat, 2020-05-02 at 16:28 +0200, Wolfram Sang wrote:
> > The 'pengutronix' address is defunct for years. Use the proper contact
> > address.
> 
> Maybe add a .mailmap entry?

Yes, it is in another patch:

http://patchwork.ozlabs.org/project/linux-i2c/patch/20200502121840.9544-1-wsa@kernel.org/

Thanks!


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] mmc: sdhci-esdhc: update contact email
  2020-05-02 14:28 [PATCH] mmc: sdhci-esdhc: update contact email Wolfram Sang
  2020-05-02 15:39 ` Joe Perches
@ 2020-05-04  7:29 ` Adrian Hunter
  2020-05-07  9:29 ` Ulf Hansson
  2 siblings, 0 replies; 5+ messages in thread
From: Adrian Hunter @ 2020-05-04  7:29 UTC (permalink / raw)
  To: Wolfram Sang, linux-kernel
  Cc: kernel, Ulf Hansson, Shawn Guo, Sascha Hauer, Fabio Estevam,
	NXP Linux Team, linux-mmc

On 2/05/20 5:28 pm, Wolfram Sang wrote:
> The 'pengutronix' address is defunct for years. Use the proper contact
> address.
> 
> Signed-off-by: Wolfram Sang <wsa@kernel.org>

Acked-by: Adrian Hunter <adrian.hunter@intel.com>

> ---
>  drivers/mmc/host/sdhci-esdhc.h              | 2 +-
>  include/linux/platform_data/mmc-esdhc-imx.h | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/mmc/host/sdhci-esdhc.h b/drivers/mmc/host/sdhci-esdhc.h
> index 947212f16bc6..a30796e79b1c 100644
> --- a/drivers/mmc/host/sdhci-esdhc.h
> +++ b/drivers/mmc/host/sdhci-esdhc.h
> @@ -5,7 +5,7 @@
>   * Copyright (c) 2007 Freescale Semiconductor, Inc.
>   * Copyright (c) 2009 MontaVista Software, Inc.
>   * Copyright (c) 2010 Pengutronix e.K.
> - *   Author: Wolfram Sang <w.sang@pengutronix.de>
> + *   Author: Wolfram Sang <kernel@pengutronix.de>
>   */
>  
>  #ifndef _DRIVERS_MMC_SDHCI_ESDHC_H
> diff --git a/include/linux/platform_data/mmc-esdhc-imx.h b/include/linux/platform_data/mmc-esdhc-imx.h
> index 0434f68eda86..cba1184b364c 100644
> --- a/include/linux/platform_data/mmc-esdhc-imx.h
> +++ b/include/linux/platform_data/mmc-esdhc-imx.h
> @@ -1,6 +1,6 @@
>  /* SPDX-License-Identifier: GPL-2.0-only */
>  /*
> - * Copyright 2010 Wolfram Sang <w.sang@pengutronix.de>
> + * Copyright 2010 Wolfram Sang <kernel@pengutronix.de>
>   */
>  
>  #ifndef __ASM_ARCH_IMX_ESDHC_H
> 


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] mmc: sdhci-esdhc: update contact email
  2020-05-02 14:28 [PATCH] mmc: sdhci-esdhc: update contact email Wolfram Sang
  2020-05-02 15:39 ` Joe Perches
  2020-05-04  7:29 ` Adrian Hunter
@ 2020-05-07  9:29 ` Ulf Hansson
  2 siblings, 0 replies; 5+ messages in thread
From: Ulf Hansson @ 2020-05-07  9:29 UTC (permalink / raw)
  To: Wolfram Sang
  Cc: Linux Kernel Mailing List, Sascha Hauer, Adrian Hunter,
	Shawn Guo, Sascha Hauer, Fabio Estevam, NXP Linux Team,
	linux-mmc

On Sat, 2 May 2020 at 16:28, Wolfram Sang <wsa@kernel.org> wrote:
>
> The 'pengutronix' address is defunct for years. Use the proper contact
> address.
>
> Signed-off-by: Wolfram Sang <wsa@kernel.org>

Applied for next, thanks!

Kind regards
Uffe


> ---
>  drivers/mmc/host/sdhci-esdhc.h              | 2 +-
>  include/linux/platform_data/mmc-esdhc-imx.h | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/mmc/host/sdhci-esdhc.h b/drivers/mmc/host/sdhci-esdhc.h
> index 947212f16bc6..a30796e79b1c 100644
> --- a/drivers/mmc/host/sdhci-esdhc.h
> +++ b/drivers/mmc/host/sdhci-esdhc.h
> @@ -5,7 +5,7 @@
>   * Copyright (c) 2007 Freescale Semiconductor, Inc.
>   * Copyright (c) 2009 MontaVista Software, Inc.
>   * Copyright (c) 2010 Pengutronix e.K.
> - *   Author: Wolfram Sang <w.sang@pengutronix.de>
> + *   Author: Wolfram Sang <kernel@pengutronix.de>
>   */
>
>  #ifndef _DRIVERS_MMC_SDHCI_ESDHC_H
> diff --git a/include/linux/platform_data/mmc-esdhc-imx.h b/include/linux/platform_data/mmc-esdhc-imx.h
> index 0434f68eda86..cba1184b364c 100644
> --- a/include/linux/platform_data/mmc-esdhc-imx.h
> +++ b/include/linux/platform_data/mmc-esdhc-imx.h
> @@ -1,6 +1,6 @@
>  /* SPDX-License-Identifier: GPL-2.0-only */
>  /*
> - * Copyright 2010 Wolfram Sang <w.sang@pengutronix.de>
> + * Copyright 2010 Wolfram Sang <kernel@pengutronix.de>
>   */
>
>  #ifndef __ASM_ARCH_IMX_ESDHC_H
> --
> 2.20.1
>

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-05-07  9:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-02 14:28 [PATCH] mmc: sdhci-esdhc: update contact email Wolfram Sang
2020-05-02 15:39 ` Joe Perches
2020-05-02 17:55   ` Wolfram Sang
2020-05-04  7:29 ` Adrian Hunter
2020-05-07  9:29 ` Ulf Hansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).