tpm: correct email address for tpm_infineon-driver
authorMarcel Selhorst <[email protected]>
Wed, 11 Feb 2009 21:04:27 +0000 (13:04 -0800)
committerLinus Torvalds <[email protected]>
Wed, 11 Feb 2009 22:25:35 +0000 (14:25 -0800)
Update my email address.

Signed-off-by: Marcel Selhorst <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
MAINTAINERS
drivers/char/tpm/tpm_infineon.c

index 6d5f728f989ad089db6ff9f5735c8b41f59a6e77..8ee281518c772ae1fec4ff27ad97f29f4b2e4dbd 100644 (file)
@@ -4291,8 +4291,8 @@ P:        Rajiv Andrade
 M:     [email protected]
 W:     http://tpmdd.sourceforge.net
 P:     Marcel Selhorst
-M:     [email protected]
-W:     http://www.prosec.rub.de/tpm/
+M:     [email protected]
+W:     http://www.sirrix.com
 L:     [email protected] (moderated for non-subscribers)
 S:     Maintained
 
index 726ee8a0277fe6fbefebd58e93c28da5713d9f9a..ecba4942fc8e313db48152b4818c0ff935a9a870 100644 (file)
@@ -4,7 +4,7 @@
  * SLD 9630 TT 1.1 and SLB 9635 TT 1.2 Trusted Platform Module
  * Specifications at www.trustedcomputinggroup.org
  *
- * Copyright (C) 2005, Marcel Selhorst <[email protected]>
+ * Copyright (C) 2005, Marcel Selhorst <[email protected]>
  * Sirrix AG - security technologies, http://www.sirrix.com and
  * Applied Data Security Group, Ruhr-University Bochum, Germany
  * Project-Homepage: http://www.prosec.rub.de/tpm
@@ -636,7 +636,7 @@ static void __exit cleanup_inf(void)
 module_init(init_inf);
 module_exit(cleanup_inf);
 
-MODULE_AUTHOR("Marcel Selhorst <[email protected]>");
+MODULE_AUTHOR("Marcel Selhorst <[email protected]>");
 MODULE_DESCRIPTION("Driver for Infineon TPM SLD 9630 TT 1.1 / SLB 9635 TT 1.2");
 MODULE_VERSION("1.9");
 MODULE_LICENSE("GPL");