linux-hwmon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] nvmem: mxs-ocotp: update MODULE_AUTHOR() email address
@ 2019-08-13 18:17 Stefan Wahren
  2019-08-13 18:17 ` [PATCH 2/3] hwmon: raspberrypi: " Stefan Wahren
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Stefan Wahren @ 2019-08-13 18:17 UTC (permalink / raw)
  To: Jean Delvare, Guenter Roeck, David S. Miller,
	Srinivas Kandagatla, Shawn Guo, Sascha Hauer,
	Pengutronix Kernel Team, Fabio Estevam, NXP Linux Team
  Cc: linux-hwmon, linux-arm-kernel, linux-kernel, netdev, Stefan Wahren

The email address listed in MODULE_AUTHOR() will be disabled in the
near future. Replace it with my private one.

Signed-off-by: Stefan Wahren <wahrenst@gmx.net>
---
 drivers/nvmem/mxs-ocotp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/nvmem/mxs-ocotp.c b/drivers/nvmem/mxs-ocotp.c
index c34d9fe..8e4898d 100644
--- a/drivers/nvmem/mxs-ocotp.c
+++ b/drivers/nvmem/mxs-ocotp.c
@@ -200,6 +200,6 @@ static struct platform_driver mxs_ocotp_driver = {
 };

 module_platform_driver(mxs_ocotp_driver);
-MODULE_AUTHOR("Stefan Wahren <stefan.wahren@i2se.com>");
+MODULE_AUTHOR("Stefan Wahren <wahrenst@gmx.net");
 MODULE_DESCRIPTION("driver for OCOTP in i.MX23/i.MX28");
 MODULE_LICENSE("GPL v2");
--
2.7.4


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

end of thread, other threads:[~2019-08-23 19:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-13 18:17 [PATCH 1/3] nvmem: mxs-ocotp: update MODULE_AUTHOR() email address Stefan Wahren
2019-08-13 18:17 ` [PATCH 2/3] hwmon: raspberrypi: " Stefan Wahren
2019-08-14 13:39   ` Guenter Roeck
2019-08-13 18:17 ` [PATCH 3/3] net: qca: " Stefan Wahren
2019-08-23 19:16   ` Stefan Wahren
2019-08-18  9:08 ` [PATCH 1/3] nvmem: mxs-ocotp: " Srinivas Kandagatla

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).