* [PATCH] Update email Address of Riku voipio
@ 2009-01-28 9:14 Riku Voipio
2009-01-28 9:56 ` Pekka Enberg
0 siblings, 1 reply; 5+ messages in thread
From: Riku Voipio @ 2009-01-28 9:14 UTC (permalink / raw)
To: jkosina, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 1931 bytes --]
I have no longer access to the movial.fi mailbox.
Update to use the iki.fi permanent redirector service.
Signed-off-by: Riku Voipio <riku.voipio@iki.fi>
---
drivers/hwmon/f75375s.c | 4 ++--
drivers/leds/leds-pca9532.c | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers/hwmon/f75375s.c b/drivers/hwmon/f75375s.c
index 1692de3..d9619b1 100644
--- a/drivers/hwmon/f75375s.c
+++ b/drivers/hwmon/f75375s.c
@@ -1,7 +1,7 @@
/*
* f75375s.c - driver for the Fintek F75375/SP and F75373
* hardware monitoring features
- * Copyright (C) 2006-2007 Riku Voipio <riku.voipio@movial.fi>
+ * Copyright (C) 2006-2007 Riku Voipio <riku.voipio@iki.fi>
*
* Datasheets available at:
*
@@ -721,7 +721,7 @@ static void __exit sensors_f75375_exit(void)
i2c_del_driver(&f75375_driver);
}
-MODULE_AUTHOR("Riku Voipio <riku.voipio@movial.fi>");
+MODULE_AUTHOR("Riku Voipio <riku.voipio@iki.fi>");
MODULE_LICENSE("GPL");
MODULE_DESCRIPTION("F75373/F75375 hardware monitoring driver");
diff --git a/drivers/leds/leds-pca9532.c b/drivers/leds/leds-pca9532.c
index 76ec749..f68cd73 100644
--- a/drivers/leds/leds-pca9532.c
+++ b/drivers/leds/leds-pca9532.c
@@ -1,7 +1,7 @@
/*
* pca9532.c - 16-bit Led dimmer
*
- * Copyright (C) 2008 Riku Voipio <riku.voipio@movial.fi>
+ * Copyright (C) 2008 Riku Voipio <riku.voipio@iki.fi>
*
* 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
@@ -367,7 +367,7 @@ static void __exit pca9532_exit(void)
i2c_del_driver(&pca9532_driver);
}
-MODULE_AUTHOR("Riku Voipio <riku.voipio@movial.fi>");
+MODULE_AUTHOR("Riku Voipio <riku.voipio@iki.fi>");
MODULE_LICENSE("GPL");
MODULE_DESCRIPTION("PCA 9532 LED dimmer");
--
1.5.6.5
--
"rm -rf" only sounds scary if you don't have backups
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH] Update email Address of Riku voipio
2009-01-28 9:14 [PATCH] Update email Address of Riku voipio Riku Voipio
@ 2009-01-28 9:56 ` Pekka Enberg
2009-01-28 20:29 ` Jiri Kosina
0 siblings, 1 reply; 5+ messages in thread
From: Pekka Enberg @ 2009-01-28 9:56 UTC (permalink / raw)
To: Riku Voipio; +Cc: jkosina, linux-kernel
Hi Riku,
On Wed, Jan 28, 2009 at 11:14 AM, Riku Voipio <riku.voipio@iki.fi> wrote:
> I have no longer access to the movial.fi mailbox.
> Update to use the iki.fi permanent redirector service.
>
> Signed-off-by: Riku Voipio <riku.voipio@iki.fi>
Why not remove the email address completely from the source files and
add yourself to CREDITS or MAINTAINERS instead?
Pekka
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] Update email Address of Riku voipio
2009-01-28 9:56 ` Pekka Enberg
@ 2009-01-28 20:29 ` Jiri Kosina
2009-03-03 20:15 ` Riku Voipio
0 siblings, 1 reply; 5+ messages in thread
From: Jiri Kosina @ 2009-01-28 20:29 UTC (permalink / raw)
To: Pekka Enberg; +Cc: Riku Voipio, linux-kernel
On Wed, 28 Jan 2009, Pekka Enberg wrote:
> > I have no longer access to the movial.fi mailbox.
> > Update to use the iki.fi permanent redirector service.
> > Signed-off-by: Riku Voipio <riku.voipio@iki.fi>
> Why not remove the email address completely from the source files and
> add yourself to CREDITS or MAINTAINERS instead?
Yes, I think so. IMHO the copyright notice shouldn't have e-mail address
associated at all, or have it in a form that has been valid in the time
the copyright has been acquired.
--
Jiri Kosina
SUSE Labs
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] Update email Address of Riku voipio
2009-01-28 20:29 ` Jiri Kosina
@ 2009-03-03 20:15 ` Riku Voipio
2009-03-18 13:04 ` Jiri Kosina
0 siblings, 1 reply; 5+ messages in thread
From: Riku Voipio @ 2009-03-03 20:15 UTC (permalink / raw)
To: Jiri Kosina; +Cc: Pekka Enberg, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 3897 bytes --]
On Wed, Jan 28, 2009 at 09:29:42PM +0100, Jiri Kosina wrote:
> On Wed, 28 Jan 2009, Pekka Enberg wrote:
>
> > > I have no longer access to the movial.fi mailbox.
> > > Update to use the iki.fi permanent redirector service.
> > > Signed-off-by: Riku Voipio <riku.voipio@iki.fi>
> > Why not remove the email address completely from the source files and
> > add yourself to CREDITS or MAINTAINERS instead?
>
> Yes, I think so. IMHO the copyright notice shouldn't have e-mail address
> associated at all, or have it in a form that has been valid in the time
> the copyright has been acquired.
Like this?
From da32dfd3eb28aa6ec8318e9782254dd0baa54b23 Mon Sep 17 00:00:00 2001
From: Riku Voipio <riku.voipio@iki.fi>
Date: Tue, 3 Mar 2009 21:37:17 +0200
Subject: [PATCH] Update my email address
Signed-off-by: Riku Voipio <riku.voipio@iki.fi>
---
CREDITS | 6 ++++++
MAINTAINERS | 11 +++++++++++
drivers/hwmon/f75375s.c | 4 ++--
drivers/leds/leds-pca9532.c | 4 ++--
4 files changed, 21 insertions(+), 4 deletions(-)
diff --git a/CREDITS b/CREDITS
index 5e07367..71807f0 100644
--- a/CREDITS
+++ b/CREDITS
@@ -3571,6 +3571,12 @@ N: Dirk Verworner
D: Co-author of German book ``Linux-Kernel-Programmierung''
D: Co-founder of Berlin Linux User Group
+N: Riku Voipio
+E: riku.voipio@iki.fi
+D: Author of PCA9532 LED and Fintek f75375s hwmon driver
+D: Some random ARM board patches
+S: Finland
+
N: Patrick Volkerding
E: volkerdi@ftp.cdrom.com
D: Produced the Slackware distribution, updated the SVGAlib
diff --git a/MAINTAINERS b/MAINTAINERS
index 59fd2d1..0babab2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1736,6 +1736,12 @@ M: viro@zeniv.linux.org.uk
L: linux-fsdevel@vger.kernel.org
S: Maintained
+FINTEK F75375S HARDWARE MONITOR AND FAN CONTROLLER DRIVER
+P: Riku Voipio
+M: riku.vipio@iki.fi
+L: lm-sensors@lm-sensors.org
+S: Maintained
+
FIREWIRE SUBSYSTEM (drivers/firewire, <linux/firewire*.h>)
P: Kristian Hoegsberg, Stefan Richter
M: krh@redhat.com, stefanr@s5r6.in-berlin.de
@@ -3372,6 +3378,11 @@ P: Jim Cromie
M: jim.cromie@gmail.com
S: Maintained
+PCA9532 LED DRIVER
+P: Riku Voipio
+M: riku.voipio@iki.fi
+S: Maintained
+
PCI ERROR RECOVERY
P: Linas Vepstas
M: linas@austin.ibm.com
diff --git a/drivers/hwmon/f75375s.c b/drivers/hwmon/f75375s.c
index 1692de3..719f95b 100644
--- a/drivers/hwmon/f75375s.c
+++ b/drivers/hwmon/f75375s.c
@@ -1,7 +1,7 @@
/*
* f75375s.c - driver for the Fintek F75375/SP and F75373
* hardware monitoring features
- * Copyright (C) 2006-2007 Riku Voipio <riku.voipio@movial.fi>
+ * Copyright (C) 2006-2007 Riku Voipio
*
* Datasheets available at:
*
@@ -721,7 +721,7 @@ static void __exit sensors_f75375_exit(void)
i2c_del_driver(&f75375_driver);
}
-MODULE_AUTHOR("Riku Voipio <riku.voipio@movial.fi>");
+MODULE_AUTHOR("Riku Voipio");
MODULE_LICENSE("GPL");
MODULE_DESCRIPTION("F75373/F75375 hardware monitoring driver");
diff --git a/drivers/leds/leds-pca9532.c b/drivers/leds/leds-pca9532.c
index 76ec749..bd3b431 100644
--- a/drivers/leds/leds-pca9532.c
+++ b/drivers/leds/leds-pca9532.c
@@ -1,7 +1,7 @@
/*
* pca9532.c - 16-bit Led dimmer
*
- * Copyright (C) 2008 Riku Voipio <riku.voipio@movial.fi>
+ * Copyright (C) 2008 Riku Voipio
*
* 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
@@ -367,7 +367,7 @@ static void __exit pca9532_exit(void)
i2c_del_driver(&pca9532_driver);
}
-MODULE_AUTHOR("Riku Voipio <riku.voipio@movial.fi>");
+MODULE_AUTHOR("Riku Voipio");
MODULE_LICENSE("GPL");
MODULE_DESCRIPTION("PCA 9532 LED dimmer");
--
1.6.1.3
--
"rm -rf" only sounds scary if you don't have backups
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH] Update email Address of Riku voipio
2009-03-03 20:15 ` Riku Voipio
@ 2009-03-18 13:04 ` Jiri Kosina
0 siblings, 0 replies; 5+ messages in thread
From: Jiri Kosina @ 2009-03-18 13:04 UTC (permalink / raw)
To: Riku Voipio; +Cc: Pekka Enberg, linux-kernel
On Tue, 3 Mar 2009, Riku Voipio wrote:
> From da32dfd3eb28aa6ec8318e9782254dd0baa54b23 Mon Sep 17 00:00:00 2001
> From: Riku Voipio <riku.voipio@iki.fi>
> Date: Tue, 3 Mar 2009 21:37:17 +0200
> Subject: [PATCH] Update my email address
>
>
> Signed-off-by: Riku Voipio <riku.voipio@iki.fi>
Applied to trivial tree, thanks Riku.
--
Jiri Kosina
SUSE Labs
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2009-03-18 13:08 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-28 9:14 [PATCH] Update email Address of Riku voipio Riku Voipio
2009-01-28 9:56 ` Pekka Enberg
2009-01-28 20:29 ` Jiri Kosina
2009-03-03 20:15 ` Riku Voipio
2009-03-18 13:04 ` Jiri Kosina
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox