
14 Dec
2011
14 Dec
'11
12:26 a.m.
On Tuesday 13 December 2011 06:51:01 Che-Liang Chiou wrote:
Peter Huewe implemented the original driver; this patch only reorganizes the code structure of the driver, and does not make logical changes.
tpm.c implements the interface defined in tpm.h based on underlying LPC or i2C TPM driver. tpm.c and the underlying driver communicate throught tpm_private.h.
This patch is tested on a tegra2-based machine, where the i2c driver is not upstreamed yet.
Note: Merging the LPC driver with tpm.c is left to future patches.
Signed-off-by: Peter Huewe huewe.external@infineon.com
you need to add your own s-o-b tag here since you're submitting it -mike