From: Kylene Jo Hall Date: Sat, 22 Apr 2006 09:37:26 +0000 (-0700) Subject: [PATCH] tpm: return chip from tpm_register_hardware X-Git-Tag: v2.6.17-rc3~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0dd03caf20d040a0a86b6bd74028ec9bda545f5;p=pandora-kernel.git [PATCH] tpm: return chip from tpm_register_hardware Changes in the 1.2 TPM Specification make it necessary to update some fields of the chip structure in the initialization function after it is registered with tpm.c thus tpm_register_hardware was modified to return a pointer to the structure. This patch makes that change and the associated changes in tpm_atmel and tpm_nsc. The changes to tpm_infineon will be coming in a patch from Marcel Selhorst. Signed-off-by: Kylene Hall Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed