Searched hist:e1a23c6671f2bfd6e5e112848f01334ca39ea2b1 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/char/tpm/ |
H A D | tpm_atmel.c | diff e1a23c6671f2bfd6e5e112848f01334ca39ea2b1 Fri Jun 24 07:02:06 CEST 2005 Kylene Hall <kjhall@us.ibm.com> [PATCH] tpm: replace odd LPC init function
Realized the tpm_lpc_init function isn't really necessary. Replaced it with vendor specific logic to find out the address the BIOS mapped the TPM to. This patch removes the tpm_lpc_init function, enums associated with it and calls to it. The patch also implements the replacement functionality.
Signed-off-by: Kylene Hall <kjhall@us.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
H A D | tpm_nsc.c | diff e1a23c6671f2bfd6e5e112848f01334ca39ea2b1 Fri Jun 24 07:02:06 CEST 2005 Kylene Hall <kjhall@us.ibm.com> [PATCH] tpm: replace odd LPC init function
Realized the tpm_lpc_init function isn't really necessary. Replaced it with vendor specific logic to find out the address the BIOS mapped the TPM to. This patch removes the tpm_lpc_init function, enums associated with it and calls to it. The patch also implements the replacement functionality.
Signed-off-by: Kylene Hall <kjhall@us.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|