linux-kernel-test/drivers/char/tpm
Kylene Jo Hall 90dda520c1 [PATCH] tpm: chip struct update
To assist with chip management and better support the possibility of having
multiple TPMs in the system of the same kind, the struct tpm_vendor_specific
member of the tpm_chip was changed from a pointer to an instance.  This patch
changes that declaration and fixes up all accesses to the structure member
except in tpm_infineon which is coming in a patch from Marcel Selhorst.

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-04-22 09:19:53 -07:00
..
Kconfig [PATCH] tpm: remove PCI kconfig dependency 2005-11-18 07:49:46 -08:00
Makefile [PATCH] tpm: add bios measurement log 2006-01-08 20:13:55 -08:00
tpm_atmel.c [PATCH] tpm: chip struct update 2006-04-22 09:19:53 -07:00
tpm_atmel.h [PATCH] tpm: use ioread8 and iowrite8 2005-11-18 07:49:45 -08:00
tpm_bios.c [PATCH] tpm: fix missing string 2006-04-22 09:19:53 -07:00
tpm_infineon.c [PATCH] Infineon TPM: IO-port leakage fix, WTX-bugfix 2006-02-17 13:59:26 -08:00
tpm_nsc.c [PATCH] tpm: chip struct update 2006-04-22 09:19:53 -07:00
tpm.c [PATCH] tpm: chip struct update 2006-04-22 09:19:53 -07:00
tpm.h [PATCH] tpm: chip struct update 2006-04-22 09:19:53 -07:00