2015-04-20 13:51:28

by Wolfram Sang

[permalink] [raw]
Subject: [PATCH 1/7] ARM: mach-imx: devices: platform-sdhci-esdhc-imx: fix broken email address

My Pengutronix address is not valid anymore, redirect people to the Pengutronix
kernel team.

Reported-by: Harald Geyer <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Acked-by: Robert Schwebel <[email protected]>
---
These patches shall go via the individual subsystem trees.

arch/arm/mach-imx/devices/platform-sdhci-esdhc-imx.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/mach-imx/devices/platform-sdhci-esdhc-imx.c b/arch/arm/mach-imx/devices/platform-sdhci-esdhc-imx.c
index fb8d4a2ad48c06..a5edd7d6026698 100644
--- a/arch/arm/mach-imx/devices/platform-sdhci-esdhc-imx.c
+++ b/arch/arm/mach-imx/devices/platform-sdhci-esdhc-imx.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010 Pengutronix, Wolfram Sang <[email protected]>
+ * Copyright (C) 2010 Pengutronix, Wolfram Sang <[email protected]>
*
* This program is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License version 2 as published by the
--
2.1.4


2015-04-20 13:51:42

by Wolfram Sang

[permalink] [raw]
Subject: [PATCH 2/7] i2c: mxs: fix broken email address

My Pengutronix address is not valid anymore, redirect people to the Pengutronix
kernel team.

Reported-by: Harald Geyer <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Acked-by: Robert Schwebel <[email protected]>
---
These patches shall go via the individual subsystem trees.

drivers/i2c/busses/i2c-mxs.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/i2c/busses/i2c-mxs.c b/drivers/i2c/busses/i2c-mxs.c
index ff8b12c8d25f50..97ced9c2a50872 100644
--- a/drivers/i2c/busses/i2c-mxs.c
+++ b/drivers/i2c/busses/i2c-mxs.c
@@ -912,7 +912,7 @@ static void __exit mxs_i2c_exit(void)
module_exit(mxs_i2c_exit);

MODULE_AUTHOR("Marek Vasut <[email protected]>");
-MODULE_AUTHOR("Wolfram Sang <[email protected]>");
+MODULE_AUTHOR("Wolfram Sang <[email protected]>");
MODULE_DESCRIPTION("MXS I2C Bus Driver");
MODULE_LICENSE("GPL");
MODULE_ALIAS("platform:" DRIVER_NAME);
--
2.1.4

2015-04-20 13:51:49

by Wolfram Sang

[permalink] [raw]
Subject: [PATCH 3/7] i2c: pca-platform: fix broken email address

My Pengutronix address is not valid anymore, redirect people to the Pengutronix
kernel team.

Reported-by: Harald Geyer <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Acked-by: Robert Schwebel <[email protected]>
---
These patches shall go via the individual subsystem trees.

drivers/i2c/busses/i2c-pca-platform.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/i2c/busses/i2c-pca-platform.c b/drivers/i2c/busses/i2c-pca-platform.c
index 6336f02ec56682..3bd2e7d06e4bbe 100644
--- a/drivers/i2c/busses/i2c-pca-platform.c
+++ b/drivers/i2c/busses/i2c-pca-platform.c
@@ -285,6 +285,6 @@ static struct platform_driver i2c_pca_pf_driver = {

module_platform_driver(i2c_pca_pf_driver);

-MODULE_AUTHOR("Wolfram Sang <[email protected]>");
+MODULE_AUTHOR("Wolfram Sang <[email protected]>");
MODULE_DESCRIPTION("I2C-PCA9564/PCA9665 platform driver");
MODULE_LICENSE("GPL");
--
2.1.4

2015-04-20 13:51:59

by Wolfram Sang

[permalink] [raw]
Subject: [PATCH 4/7] input: keyboard: lm8333: fix broken email address

My Pengutronix address is not valid anymore, redirect people to the Pengutronix
kernel team.

Reported-by: Harald Geyer <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Acked-by: Robert Schwebel <[email protected]>
---
These patches shall go via the individual subsystem trees.

drivers/input/keyboard/lm8333.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/input/keyboard/lm8333.c b/drivers/input/keyboard/lm8333.c
index 9081cbef11ea12..0ad422b8a2607c 100644
--- a/drivers/input/keyboard/lm8333.c
+++ b/drivers/input/keyboard/lm8333.c
@@ -1,6 +1,6 @@
/*
* LM8333 keypad driver
- * Copyright (C) 2012 Wolfram Sang, Pengutronix <[email protected]>
+ * Copyright (C) 2012 Wolfram Sang, Pengutronix <[email protected]>
*
* 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
@@ -231,6 +231,6 @@ static struct i2c_driver lm8333_driver = {
};
module_i2c_driver(lm8333_driver);

-MODULE_AUTHOR("Wolfram Sang <[email protected]>");
+MODULE_AUTHOR("Wolfram Sang <[email protected]>");
MODULE_DESCRIPTION("LM8333 keyboard driver");
MODULE_LICENSE("GPL v2");
--
2.1.4

2015-04-20 13:52:09

by Wolfram Sang

[permalink] [raw]
Subject: [PATCH 5/7] mmc: host: sdhci-esdhc-imx: fix broken email address

My Pengutronix address is not valid anymore, redirect people to the Pengutronix
kernel team.

Reported-by: Harald Geyer <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Acked-by: Robert Schwebel <[email protected]>
---
These patches shall go via the individual subsystem trees.

drivers/mmc/host/sdhci-esdhc-imx.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/mmc/host/sdhci-esdhc-imx.c b/drivers/mmc/host/sdhci-esdhc-imx.c
index 10ef8244a23963..3d7aa50e04578a 100644
--- a/drivers/mmc/host/sdhci-esdhc-imx.c
+++ b/drivers/mmc/host/sdhci-esdhc-imx.c
@@ -4,7 +4,7 @@
* derived from the OF-version.
*
* Copyright (c) 2010 Pengutronix e.K.
- * Author: Wolfram Sang <[email protected]>
+ * Author: Wolfram Sang <[email protected]>
*
* 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
@@ -1173,5 +1173,5 @@ static struct platform_driver sdhci_esdhc_imx_driver = {
module_platform_driver(sdhci_esdhc_imx_driver);

MODULE_DESCRIPTION("SDHCI driver for Freescale i.MX eSDHC");
-MODULE_AUTHOR("Wolfram Sang <[email protected]>");
+MODULE_AUTHOR("Wolfram Sang <[email protected]>");
MODULE_LICENSE("GPL v2");
--
2.1.4

2015-04-20 13:52:19

by Wolfram Sang

[permalink] [raw]
Subject: [PATCH 6/7] watchdog: pnx4008_wdt: fix broken email address

My Pengutronix address is not valid anymore, redirect people to the Pengutronix
kernel team.

Reported-by: Harald Geyer <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Acked-by: Robert Schwebel <[email protected]>
---
These patches shall go via the individual subsystem trees.

drivers/watchdog/pnx4008_wdt.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/watchdog/pnx4008_wdt.c b/drivers/watchdog/pnx4008_wdt.c
index 55e22015010306..b9c6049c3e7860 100644
--- a/drivers/watchdog/pnx4008_wdt.c
+++ b/drivers/watchdog/pnx4008_wdt.c
@@ -216,7 +216,7 @@ static struct platform_driver platform_wdt_driver = {
module_platform_driver(platform_wdt_driver);

MODULE_AUTHOR("MontaVista Software, Inc. <[email protected]>");
-MODULE_AUTHOR("Wolfram Sang <[email protected]>");
+MODULE_AUTHOR("Wolfram Sang <[email protected]>");
MODULE_DESCRIPTION("PNX4008 Watchdog Driver");

module_param(heartbeat, uint, 0);
--
2.1.4

2015-04-20 13:52:26

by Wolfram Sang

[permalink] [raw]
Subject: [PATCH 7/7] watchdog: stmp3xxx_rtc_wdt: fix broken email address

My Pengutronix address is not valid anymore, redirect people to the Pengutronix
kernel team.

Reported-by: Harald Geyer <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Acked-by: Robert Schwebel <[email protected]>
---
These patches shall go via the individual subsystem trees.

drivers/watchdog/stmp3xxx_rtc_wdt.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/watchdog/stmp3xxx_rtc_wdt.c b/drivers/watchdog/stmp3xxx_rtc_wdt.c
index a62b1b6decf472..e7f0d5b60d3d4f 100644
--- a/drivers/watchdog/stmp3xxx_rtc_wdt.c
+++ b/drivers/watchdog/stmp3xxx_rtc_wdt.c
@@ -1,7 +1,7 @@
/*
* Watchdog driver for the RTC based watchdog in STMP3xxx and i.MX23/28
*
- * Author: Wolfram Sang <[email protected]>
+ * Author: Wolfram Sang <[email protected]>
*
* Copyright (C) 2011-12 Wolfram Sang, Pengutronix
*
@@ -129,4 +129,4 @@ module_platform_driver(stmp3xxx_wdt_driver);

MODULE_DESCRIPTION("STMP3XXX RTC Watchdog Driver");
MODULE_LICENSE("GPL v2");
-MODULE_AUTHOR("Wolfram Sang <[email protected]>");
+MODULE_AUTHOR("Wolfram Sang <[email protected]>");
--
2.1.4

2015-04-20 17:24:29

by Dmitry Torokhov

[permalink] [raw]
Subject: Re: [PATCH 4/7] input: keyboard: lm8333: fix broken email address

On Mon, Apr 20, 2015 at 03:51:41PM +0200, Wolfram Sang wrote:
> My Pengutronix address is not valid anymore, redirect people to the Pengutronix
> kernel team.
>
> Reported-by: Harald Geyer <[email protected]>
> Signed-off-by: Wolfram Sang <[email protected]>
> Acked-by: Robert Schwebel <[email protected]>
> ---
> These patches shall go via the individual subsystem trees.

Applied, thank you.

>
> drivers/input/keyboard/lm8333.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/input/keyboard/lm8333.c b/drivers/input/keyboard/lm8333.c
> index 9081cbef11ea12..0ad422b8a2607c 100644
> --- a/drivers/input/keyboard/lm8333.c
> +++ b/drivers/input/keyboard/lm8333.c
> @@ -1,6 +1,6 @@
> /*
> * LM8333 keypad driver
> - * Copyright (C) 2012 Wolfram Sang, Pengutronix <[email protected]>
> + * Copyright (C) 2012 Wolfram Sang, Pengutronix <[email protected]>
> *
> * 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
> @@ -231,6 +231,6 @@ static struct i2c_driver lm8333_driver = {
> };
> module_i2c_driver(lm8333_driver);
>
> -MODULE_AUTHOR("Wolfram Sang <[email protected]>");
> +MODULE_AUTHOR("Wolfram Sang <[email protected]>");
> MODULE_DESCRIPTION("LM8333 keyboard driver");
> MODULE_LICENSE("GPL v2");
> --
> 2.1.4
>

--
Dmitry

2015-04-22 07:45:38

by Wolfram Sang

[permalink] [raw]
Subject: Re: [PATCH 2/7] i2c: mxs: fix broken email address

On Mon, Apr 20, 2015 at 03:51:39PM +0200, Wolfram Sang wrote:
> My Pengutronix address is not valid anymore, redirect people to the Pengutronix
> kernel team.
>
> Reported-by: Harald Geyer <[email protected]>
> Signed-off-by: Wolfram Sang <[email protected]>
> Acked-by: Robert Schwebel <[email protected]>

Applied to for-current, thanks!


Attachments:
(No filename) (349.00 B)
signature.asc (819.00 B)
Digital signature
Download all attachments

2015-04-22 07:46:50

by Wolfram Sang

[permalink] [raw]
Subject: Re: [PATCH 3/7] i2c: pca-platform: fix broken email address

On Mon, Apr 20, 2015 at 03:51:40PM +0200, Wolfram Sang wrote:
> My Pengutronix address is not valid anymore, redirect people to the Pengutronix
> kernel team.
>
> Reported-by: Harald Geyer <[email protected]>
> Signed-off-by: Wolfram Sang <[email protected]>
> Acked-by: Robert Schwebel <[email protected]>

Applied to for-current, thanks!


Attachments:
(No filename) (349.00 B)
signature.asc (819.00 B)
Digital signature
Download all attachments

2015-04-27 12:40:02

by Shawn Guo

[permalink] [raw]
Subject: Re: [PATCH 1/7] ARM: mach-imx: devices: platform-sdhci-esdhc-imx: fix broken email address

On Mon, Apr 20, 2015 at 03:51:38PM +0200, Wolfram Sang wrote:
> My Pengutronix address is not valid anymore, redirect people to the Pengutronix
> kernel team.
>
> Reported-by: Harald Geyer <[email protected]>
> Signed-off-by: Wolfram Sang <[email protected]>
> Acked-by: Robert Schwebel <[email protected]>

Applied, thanks.

2015-05-05 08:34:08

by Ulf Hansson

[permalink] [raw]
Subject: Re: [PATCH 5/7] mmc: host: sdhci-esdhc-imx: fix broken email address

On 20 April 2015 at 15:51, Wolfram Sang <[email protected]> wrote:
> My Pengutronix address is not valid anymore, redirect people to the Pengutronix
> kernel team.
>
> Reported-by: Harald Geyer <[email protected]>
> Signed-off-by: Wolfram Sang <[email protected]>
> Acked-by: Robert Schwebel <[email protected]>

Thanks, applied.

Kind regards
Uffe

> ---
> These patches shall go via the individual subsystem trees.
>
> drivers/mmc/host/sdhci-esdhc-imx.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/mmc/host/sdhci-esdhc-imx.c b/drivers/mmc/host/sdhci-esdhc-imx.c
> index 10ef8244a23963..3d7aa50e04578a 100644
> --- a/drivers/mmc/host/sdhci-esdhc-imx.c
> +++ b/drivers/mmc/host/sdhci-esdhc-imx.c
> @@ -4,7 +4,7 @@
> * derived from the OF-version.
> *
> * Copyright (c) 2010 Pengutronix e.K.
> - * Author: Wolfram Sang <[email protected]>
> + * Author: Wolfram Sang <[email protected]>
> *
> * 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
> @@ -1173,5 +1173,5 @@ static struct platform_driver sdhci_esdhc_imx_driver = {
> module_platform_driver(sdhci_esdhc_imx_driver);
>
> MODULE_DESCRIPTION("SDHCI driver for Freescale i.MX eSDHC");
> -MODULE_AUTHOR("Wolfram Sang <[email protected]>");
> +MODULE_AUTHOR("Wolfram Sang <[email protected]>");
> MODULE_LICENSE("GPL v2");
> --
> 2.1.4
>