diff options
author | Kent Yoder <shpedoikal@gmail.com> | 2007-08-22 14:01:04 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-08-22 19:52:44 -0700 |
commit | 8e81cc13a88ce486a6b0a6ca56aba6985824917a (patch) | |
tree | e20650b0f3373990f39c7f6e16abe44b5d26e695 /drivers/char/tpm/tpm_atmel.c | |
parent | 85770ffe4f0cdd4396b17f14762adc25a571a348 (diff) | |
download | kernel-crypto-8e81cc13a88ce486a6b0a6ca56aba6985824917a.tar.gz kernel-crypto-8e81cc13a88ce486a6b0a6ca56aba6985824917a.tar.xz kernel-crypto-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_atmel.c')
-rw-r--r-- | drivers/char/tpm/tpm_atmel.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/tpm/tpm_atmel.c b/drivers/char/tpm/tpm_atmel.c index 1ab0896070b..d0e7926eb48 100644 --- a/drivers/char/tpm/tpm_atmel.c +++ b/drivers/char/tpm/tpm_atmel.c @@ -7,7 +7,7 @@ * Reiner Sailer <sailer@watson.ibm.com> * Kylene Hall <kjhall@us.ibm.com> * - * Maintained by: <tpmdd_devel@lists.sourceforge.net> + * Maintained by: <tpmdd-devel@lists.sourceforge.net> * * Device driver for TCG/TCPA TPM (trusted platform module). * Specifications at www.trustedcomputinggroup.org |