* tpm-new-email-address-for-tpm_infineon-driver.patch
@ 2011-12-08 9:46 Marcel Selhorst
0 siblings, 0 replies; only message in thread
From: Marcel Selhorst @ 2011-12-08 9:46 UTC (permalink / raw)
To: TPM Device Driver List, linux-kernel
Dear all,
my contact details have changed, please find a patch below.
Signed-off-by: Marcel Selhorst <tpmdd@selhorst.net>
---
diff -pruN linux-3.1.4.old/MAINTAINERS linux-3.1.4.new/MAINTAINERS
--- linux-3.1.4.old/MAINTAINERS 2011-11-28 23:48:14.000000000 +0100
+++ linux-3.1.4.new/MAINTAINERS 2011-12-08 10:15:19.752440618 +0100
@@ -6491,7 +6491,8 @@ TPM DEVICE DRIVER
M: Debora Velarde <debora@linux.vnet.ibm.com>
M: Rajiv Andrade <srajiv@linux.vnet.ibm.com>
W: http://tpmdd.sourceforge.net
-M: Marcel Selhorst <m.selhorst@sirrix.com>
+M: Marcel Selhorst <tpmdd@selhorst.net>
+M: Sirrix AG <tpmdd@sirrix.com>
W: http://www.sirrix.com
L: tpmdd-devel@lists.sourceforge.net (moderated for non-subscribers)
S: Maintained
diff -pruN linux-3.1.4.old/drivers/char/tpm/tpm_infineon.c linux-3.1.4.new/drivers/char/tpm/tpm_infineon.c
--- linux-3.1.4.old/drivers/char/tpm/tpm_infineon.c 2011-11-28 23:48:14.000000000 +0100
+++ linux-3.1.4.new/drivers/char/tpm/tpm_infineon.c 2011-12-08 10:37:10.876440286 +0100
@@ -4,8 +4,8 @@
* SLD 9630 TT 1.1 and SLB 9635 TT 1.2 Trusted Platform Module
* Specifications at www.trustedcomputinggroup.org
*
- * Copyright (C) 2005, Marcel Selhorst <m.selhorst@sirrix.com>
- * Sirrix AG - security technologies, http://www.sirrix.com and
+ * Copyright (C) 2005, Marcel Selhorst <tpmdd@selhorst.net>
+ * Sirrix AG - security technologies <tpmdd@sirrix.com> and
* Applied Data Security Group, Ruhr-University Bochum, Germany
* Project-Homepage: http://www.trust.rub.de/projects/linux-device-driver-infineon-tpm/
*
@@ -671,7 +671,7 @@ static void __exit cleanup_inf(void)
module_init(init_inf);
module_exit(cleanup_inf);
-MODULE_AUTHOR("Marcel Selhorst <m.selhorst@sirrix.com>");
+MODULE_AUTHOR("Marcel Selhorst <tpmdd@selhorst.net>");
MODULE_DESCRIPTION("Driver for Infineon TPM SLD 9630 TT 1.1 / SLB 9635 TT 1.2");
MODULE_VERSION("1.9.2");
MODULE_LICENSE("GPL");
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-12-08 9:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-08 9:46 tpm-new-email-address-for-tpm_infineon-driver.patch Marcel Selhorst
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome