kernel-ark/drivers/char/tpm
Kylene Jo Hall 087377a430 [PATCH] tpm: fix bug for TPM on ThinkPad T60 and Z60
The TPM chip on the ThinkPad T60 and Z60 machines is returning 0xFFFF for
the vendor ID which is a check the driver made to double check it was
actually talking to the memory mapped space of a TPM.  This patch removes
the check since it isn't absolutely necessary and was causing device
discovery to fail on these machines.

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>
2006-05-26 11:55:47 -07:00
..
Kconfig
Makefile
tpm_atmel.c
tpm_atmel.h
tpm_bios.c
tpm_infineon.c
tpm_nsc.c
tpm_tis.c [PATCH] tpm: fix bug for TPM on ThinkPad T60 and Z60 2006-05-26 11:55:47 -07:00
tpm.c
tpm.h [PATCH] tpm_register_hardware gcc 4.1 warning fix 2006-05-15 11:20:57 -07:00