[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4EE08769.1070701@selhorst.net>
Date: Thu, 08 Dec 2011 10:46:17 +0100
From: Marcel Selhorst <tpmdd@...horst.net>
To: TPM Device Driver List <tpmdd-devel@...ts.sourceforge.net>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: tpm-new-email-address-for-tpm_infineon-driver.patch
Dear all,
my contact details have changed, please find a patch below.
Signed-off-by: Marcel Selhorst <tpmdd@...horst.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@...ux.vnet.ibm.com>
M: Rajiv Andrade <srajiv@...ux.vnet.ibm.com>
W: http://tpmdd.sourceforge.net
-M: Marcel Selhorst <m.selhorst@...rix.com>
+M: Marcel Selhorst <tpmdd@...horst.net>
+M: Sirrix AG <tpmdd@...rix.com>
W: http://www.sirrix.com
L: tpmdd-devel@...ts.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@...rix.com>
- * Sirrix AG - security technologies, http://www.sirrix.com and
+ * Copyright (C) 2005, Marcel Selhorst <tpmdd@...horst.net>
+ * Sirrix AG - security technologies <tpmdd@...rix.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@...rix.com>");
+MODULE_AUTHOR("Marcel Selhorst <tpmdd@...horst.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");
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists