diff options
author | Kent Yoder <shpedoikal@gmail.com> | 2007-08-22 23:01:04 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-08-23 04:52:44 +0200 |
commit | 8e81cc13a88ce486a6b0a6ca56aba6985824917a (patch) | |
tree | e20650b0f3373990f39c7f6e16abe44b5d26e695 /drivers/char/tpm/tpm_tis.c | |
parent | sparsemem: ensure we initialise the node mapping for SPARSEMEM_STATIC (diff) | |
download | linux-8e81cc13a88ce486a6b0a6ca56aba6985824917a.tar.xz linux-8e81cc13a88ce486a6b0a6ca56aba6985824917a.zip |
tpmdd maintainers
Fix up the maintainers info in the tpm drivers. Kylene will be out for
some time, so copying the sourceforge list is the best way to get some
attention.
Cc: Marcel Selhorst <tpm@selhorst.net>
Cc: Kylene Jo Hall <kjhall@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/char/tpm/tpm_tis.c')
-rw-r--r-- | drivers/char/tpm/tpm_tis.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/char/tpm/tpm_tis.c b/drivers/char/tpm/tpm_tis.c index 483f3f60013c..23fa18a6654c 100644 --- a/drivers/char/tpm/tpm_tis.c +++ b/drivers/char/tpm/tpm_tis.c @@ -5,6 +5,8 @@ * Leendert van Doorn <leendert@watson.ibm.com> * Kylene Hall <kjhall@us.ibm.com> * + * Maintained by: <tpmdd-devel@lists.sourceforge.net> + * * Device driver for TCG/TCPA TPM (trusted platform module). * Specifications at www.trustedcomputinggroup.org * |