mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Marcel Selhorst <tpmdd@selhorst.net>
To: TPM Device Driver List <tpmdd-devel@lists.sourceforge.net>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: tpm-new-email-address-for-tpm_infineon-driver.patch
Date: Thu, 08 Dec 2011 10:46:17 +0100	[thread overview]
Message-ID: <4EE08769.1070701@selhorst.net> (raw)

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");


                 reply	other threads:[~2011-12-08  9:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4EE08769.1070701@selhorst.net \
    --to=tpmdd@selhorst.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tpmdd-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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