tpm-new-email-address-for-tpm_infineon-driver.patch

From: Marcel Selhorst
Date: Thu Dec 08 2011 - 04:53:15 EST


Dear all,

my contact details have changed, please find a patch below.

Signed-off-by: Marcel Selhorst <tpmdd@xxxxxxxxxxxx>
---
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@xxxxxxxxxxxxxxxxxx>
M: Rajiv Andrade <srajiv@xxxxxxxxxxxxxxxxxx>
W: http://tpmdd.sourceforge.net
-M: Marcel Selhorst <m.selhorst@xxxxxxxxxx>
+M: Marcel Selhorst <tpmdd@xxxxxxxxxxxx>
+M: Sirrix AG <tpmdd@xxxxxxxxxx>
W: http://www.sirrix.com
L: tpmdd-devel@xxxxxxxxxxxxxxxxxxxxx (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@xxxxxxxxxx>
- * Sirrix AG - security technologies, http://www.sirrix.com and
+ * Copyright (C) 2005, Marcel Selhorst <tpmdd@xxxxxxxxxxxx>
+ * Sirrix AG - security technologies <tpmdd@xxxxxxxxxx> 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@xxxxxxxxxx>");
+MODULE_AUTHOR("Marcel Selhorst <tpmdd@xxxxxxxxxxxx>");
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/