Searched hist:"90 dda520c1962d55a0e1d2571deed0d75fd6d6f1" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/char/tpm/ |
H A D | tpm_atmel.c | diff 90dda520c1962d55a0e1d2571deed0d75fd6d6f1 Sat Apr 22 11:37:15 CEST 2006 Kylene Jo Hall <kjhall@us.ibm.com> [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>
|
H A D | tpm_nsc.c | diff 90dda520c1962d55a0e1d2571deed0d75fd6d6f1 Sat Apr 22 11:37:15 CEST 2006 Kylene Jo Hall <kjhall@us.ibm.com> [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>
|