From: Kylene Hall Date: Fri, 24 Jun 2005 05:02:06 +0000 (-0700) Subject: [PATCH] tpm: replace odd LPC init function X-Git-Tag: v2.6.13-rc1~68^2~341 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1a23c6671f2bfd6e5e112848f01334ca39ea2b1;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed